aboutsummaryrefslogtreecommitdiffstats
path: root/src/panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panel.h')
-rw-r--r--src/panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panel.h b/src/panel.h
index 20f6be6..7e54fa4 100644
--- a/src/panel.h
+++ b/src/panel.h
@@ -212,6 +212,7 @@ typedef struct _panel {
int msg_timeout;
MBPanelApp *msg_win_sender;
Bool msg_has_context;
+ unsigned long msg_sender_id;
int msg_context_y1, msg_context_y2;
GC msg_gc;