summaryrefslogtreecommitdiff
path: root/xkbcomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xkbcomp.h')
-rw-r--r--xkbcomp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xkbcomp.h b/xkbcomp.h
index d6a7185..fb40061 100644
--- a/xkbcomp.h
+++ b/xkbcomp.h
@@ -243,6 +243,7 @@ typedef struct _InterpDef
KeySym sym;
ExprDef *match;
VarDef *def;
+ Bool ignore;
} InterpDef;
typedef struct _IndicatorNameDef