fixed issue 135

git-svn-id: http://tint2.googlecode.com/svn/trunk@203 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-09-27 17:50:10 +00:00
parent 145ce16757
commit 7fa7bf77c0
3 changed files with 4 additions and 4 deletions

View File

@@ -49,6 +49,7 @@ void resize_systray(void *obj);
// systray protocol
// many tray icon doesn't manage stop/restart of the systray manager
int init_net();
void cleanup_net();
void net_message(XClientMessageEvent *e);