allow to choose the number of blink for urgent task

git-svn-id: http://tint2.googlecode.com/svn/trunk@119 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-06-20 14:41:06 +00:00
parent 533ab08523
commit 4c5408d5fd
5 changed files with 25 additions and 3 deletions

View File

@@ -47,6 +47,8 @@ extern int panel_refresh;
extern Task *task_active;
extern Task *task_drag;
extern Task *task_urgent;
extern int tick_urgent;
extern int max_tick_urgent;
typedef struct {