*fix* finish dnd problems and autohide

git-svn-id: http://tint2.googlecode.com/svn/trunk@514 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2010-06-26 12:35:35 +00:00
parent 72cdc49512
commit 357e37282a
5 changed files with 11 additions and 6 deletions

View File

@@ -149,6 +149,7 @@ int click_clock(Panel *panel, int x, int y);
Area* click_area(Panel *panel, int x, int y);
void autohide_show(void* p);
void autohide_hide(void* p);
void autohide_trigger_show(Panel* p);
void autohide_trigger_hide(Panel* p);