ui/common/context.h

changeset 1203
35779840ebfd
parent 1200
abb4d3851061
--- a/ui/common/context.h	Mon Jun 15 21:16:47 2026 +0200
+++ b/ui/common/context.h	Tue Jun 16 17:29:14 2026 +0200
@@ -75,6 +75,7 @@
     CxMap         *vars;
     
     CxList        *states; // int list
+    CxList        *suppressed_states; // int list
     CxList        *state_widgets; // UiGroupWidget list
     
     CxMap         *actions; // key: action name (string), value: UiAction

mercurial