make/vs/testapp/main.c

branch
newapi
changeset 235
9c79f00fbf36
parent 234
9036b346cd66
child 250
d2068517fbdd
--- a/make/vs/testapp/main.c	Sun Jan 28 19:33:56 2024 +0100
+++ b/make/vs/testapp/main.c	Sun Jan 28 20:46:49 2024 +0100
@@ -185,6 +185,7 @@
 }
 
 
+
 void application_startup(UiEvent* event, void* data) {
     UiContext* gctx = ui_global_context();
     menuList = ui_list_new(gctx, "menulist");

mercurial