]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/task.h
fixed bug with "task on all desktop" (issue 39), fixed memory corruption
[chaz/tint2] / src / taskbar / task.h
index ec1544d09e5b9ce23cb23045beffda466380a42b..2948906372b584a646402b2b397a001badebedcc 100644 (file)
@@ -46,6 +46,7 @@ typedef struct {
    int icon_width;
    int icon_height;
    char *title;
+   int  all_desktop;
 } Task;
 
 
This page took 0.019538 seconds and 4 git commands to generate.