summaryrefslogtreecommitdiff
path: root/EyesP.h
diff options
context:
space:
mode:
Diffstat (limited to 'EyesP.h')
-rw-r--r--EyesP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/EyesP.h b/EyesP.h
index 29fe8a3..ecd565b 100644
--- a/EyesP.h
+++ b/EyesP.h
@@ -33,6 +33,7 @@ typedef struct {
Transform maskt;
XtIntervalId interval_id;
Pixmap shape_mask; /* window shape */
+ Boolean has_xi2;
#ifdef XRENDER
Boolean render;
Picture picture;