aboutsummaryrefslogtreecommitdiffstats
path: root/dzen.h
diff options
context:
space:
mode:
Diffstat (limited to 'dzen.h')
-rw-r--r--dzen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dzen.h b/dzen.h
index 88259fa..afc3da2 100644
--- a/dzen.h
+++ b/dzen.h
@@ -62,6 +62,7 @@ struct Fnt {
/* clickable areas */
typedef struct _CLICK_A {
+ int active;
int button;
int start_x;
int end_x;