ui/common/menu.h

changeset 860
7f2287ae2b78
parent 836
5a8485ff7f54
child 890
8d30cbd1c465
--- a/ui/common/menu.h	Sat Oct 18 09:33:39 2025 +0200
+++ b/ui/common/menu.h	Sat Oct 18 09:43:05 2025 +0200
@@ -120,6 +120,7 @@
     UiMenu *menus_begin;
     UiMenu *menus_end;
     CxList *current;
+    int ref;
 };
 
 void uic_menu_init(void);

mercurial