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

@@ -168,6 +168,7 @@ void init_panel()
init_taskbar();
visible_object();
task_refresh_tasklist();
active_task();
}