ui/common/context.h

changeset 51
e324291ca9f8
parent 44
473954dc6b74
--- a/ui/common/context.h	Sun Oct 06 18:43:06 2024 +0200
+++ b/ui/common/context.h	Sun Oct 20 21:24:13 2024 +0200
@@ -54,7 +54,8 @@
     UI_VAR_STRING,
     UI_VAR_TEXT,
     UI_VAR_LIST,
-    UI_VAR_RANGE
+    UI_VAR_RANGE,
+    UI_VAR_GENERIC
 };
 
 struct UiContext {

mercurial