summaryrefslogtreecommitdiffstats
path: root/Panel.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-02-03 22:32:07 +0100
committerHisham Muhammad <hisham@gobolinux.org>2015-02-03 22:32:07 +0100
commitd7c843c23bf73655df201e95fffef36c7e57c298 (patch)
treed23217b5f5cbd0c76601ea68a56dc1de7af98b4a /Panel.h
parent14bd77c5f4ac968e9d6f0a5a9be29d49c5588f6d (diff)
Complete cursor-based movement of headers.
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy