summaryrefslogtreecommitdiff
path: root/src/libxcwm/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libxcwm/data.h')
-rw-r--r--src/libxcwm/data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libxcwm/data.h b/src/libxcwm/data.h
index 3556d0b..5bd62e1 100644
--- a/src/libxcwm/data.h
+++ b/src/libxcwm/data.h
@@ -29,6 +29,7 @@
struct xcwm_event_t {
xcwm_context_t *context;
+ xcwm_window_t *window;
int event_type;
};