summaryrefslogtreecommitdiffstats
path: root/Panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'Panel.h')
-rw-r--r--Panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Panel.h b/Panel.h
index baac7016..f1947206 100644
--- a/Panel.h
+++ b/Panel.h
@@ -22,6 +22,7 @@ typedef enum HandlerResult_ {
BREAK_LOOP = 0x04,
REFRESH = 0x08,
RECALCULATE = 0x10,
+ SYNTH_KEY = 0x20,
} HandlerResult;
#define EVENT_SETSELECTED -1