*add* multiple tasks can be urgent now

git-svn-id: http://tint2.googlecode.com/svn/trunk@264 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2009-11-11 20:09:34 +00:00
parent 9f4e539f0b
commit e966c20f75
5 changed files with 71 additions and 18 deletions

View File

@@ -50,7 +50,7 @@ extern int panel_refresh;
extern Task *task_active;
extern Task *task_drag;
extern Task *task_urgent;
extern GSList *urgent_list;
extern int tick_urgent;
extern int max_tick_urgent;