fix build newapi

Sun, 16 Jun 2024 11:31:50 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 16 Jun 2024 11:31:50 +0200
branch
newapi
changeset 294
7232a8e68eeb
parent 293
736c962f1011
child 295
35d6e9b5d4b3

fix build

ui/gtk/menu.c file | annotate | diff | comparison | revisions
--- a/ui/gtk/menu.c	Sun Jun 16 11:23:21 2024 +0200
+++ b/ui/gtk/menu.c	Sun Jun 16 11:31:50 2024 +0200
@@ -501,4 +501,4 @@
     }
 }
 
-#endif /* UI_GTK2 || UI_GTK3
\ No newline at end of file
+#endif /* UI_GTK2 || UI_GTK3 */

mercurial