ui/common/menu.c

changeset 77
5de33c2d94c6
parent 70
94144a948aff
--- a/ui/common/menu.c	Sun Nov 10 15:30:46 2024 +0100
+++ b/ui/common/menu.c	Mon Nov 11 20:45:34 2024 +0100
@@ -34,6 +34,7 @@
 #include <cx/linked_list.h>
 #include <cx/array_list.h>
 
+
 static UiMenu *menus_begin;
 static UiMenu *menus_end;
 static CxList *current;

mercurial