fixed : lost of active task on SIGUSR1

git-svn-id: http://tint2.googlecode.com/svn/trunk@227 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-10-23 21:28:44 +00:00
parent 8847de07c1
commit cb6ac44a9c
4 changed files with 48 additions and 39 deletions

View File

@@ -62,7 +62,7 @@ void draw_task (void *obj, cairo_t *c, int active);
void get_icon (Task *tsk);
void get_title(Task *tsk);
void active_task();
#endif