ui/common/context.h

changeset 42
9af327d0e0e4
parent 0
2483f517c562
--- a/ui/common/context.h	Fri Jun 14 18:24:31 2024 +0200
+++ b/ui/common/context.h	Sun Jun 16 11:36:27 2024 +0200
@@ -77,7 +77,7 @@
     
     char          *title;
     
-#ifdef UI_GTK
+#if UI_GTK2 || UI_GTK3
     GtkAccelGroup *accel_group;
 #endif
     

mercurial