]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/taskbar.h
little cleanup
[chaz/tint2] / src / taskbar / taskbar.h
index e2c55bb448cc9f1f071ecfa684e3245a190c4ad1..3474825d02b959a6a828527fb1d0d745ddf6658d 100644 (file)
@@ -11,6 +11,9 @@
 #include "task.h"
 
 extern GHashTable* win_to_task_table;
+extern Task *task_active;
+extern Task *task_drag;
+
 // tint2 use one taskbar per desktop.
 typedef struct {
        // always start with area
This page took 0.021694 seconds and 4 git commands to generate.