diff -r 8e5e7adf5372 -r 736c962f1011 ui/common/context.h --- 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