*fix* issue 175

*fix* a bug I introduced with one of my previous checkins...



git-svn-id: http://tint2.googlecode.com/svn/trunk@313 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2010-01-03 13:14:25 +00:00
parent a0cf313f08
commit fad21d3c1c
11 changed files with 52 additions and 12 deletions

View File

@@ -45,6 +45,7 @@ extern Window net_sel_win;
extern Systraybar systray;
extern int refresh_systray;
extern int systray_enabled;
extern int systray_max_icon_size;
void init_systray();
void init_systray_panel(void *p);