aboutsummaryrefslogtreecommitdiffstats
path: root/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui.h')
-rw-r--r--gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.h b/gui.h
index a95e9d36..05e4c383 100644
--- a/gui.h
+++ b/gui.h
@@ -22,7 +22,7 @@ static struct guiNode_t {
extern "C" {
#endif
-enum {button};
+enum {button, slider, keymatrix};
enum {horizontal, vertical};
enum {inactive, active};