fixed background refresh on systray

git-svn-id: http://tint2.googlecode.com/svn/trunk@113 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-06-13 19:39:41 +00:00
parent cf51cbfec9
commit e6c9996ba0
5 changed files with 40 additions and 19 deletions

View File

@@ -48,6 +48,7 @@ void draw_systray(void *obj, cairo_t *c, int active);
void resize_systray(void *obj);
void refresh_systray();
#endif