diff -r 7ada3db4cfa8 -r 9af327d0e0e4 ui/common/context.h --- 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