summaryrefslogtreecommitdiff
path: root/src/Command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Command.c')
-rw-r--r--src/Command.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Command.c b/src/Command.c
index 053a1f4..a021073 100644
--- a/src/Command.c
+++ b/src/Command.c
@@ -200,6 +200,9 @@ CommandClassRec commandClassRec = {
/* simple */
{
ChangeSensitive, /* change_sensitive */
+#ifndef OLDXAW
+ NULL,
+#endif
},
/* label */
{