ui/common/context.h

branch
newapi
changeset 293
736c962f1011
parent 192
bcacd00ea955
--- a/ui/common/context.h	Sun Jun 16 10:42:22 2024 +0200
+++ b/ui/common/context.h	Sun Jun 16 11:23:21 2024 +0200
@@ -77,7 +77,7 @@
     
     char          *title;
     
-#ifdef UI_GTK
+#if UI_GTK2 || UI_GTK3
     GtkAccelGroup *accel_group;
 #endif
     

mercurial