From: Matthias Clasen Date: Mon, 26 Sep 2022 14:41:29 +0000 (+0000) Subject: Merge branch 'fix_4577' into 'main' X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~1^2~34 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1318fdc52ce46e3de322520026a81af147617f58;p=gtk4.git Merge branch 'fix_4577' into 'main' Make the presentation of the stack sidebar listbox nicer for A11Y Closes #4577 See merge request GNOME/gtk!4661 --- 1318fdc52ce46e3de322520026a81af147617f58 diff --cc gtk/gtkstacksidebar.c index c21ff9bf66,9d73e9c270..22e0989bc2 --- a/gtk/gtkstacksidebar.c +++ b/gtk/gtkstacksidebar.c @@@ -32,7 -32,10 +32,9 @@@ #include "gtkstack.h" #include "gtkprivate.h" #include "gtkwidgetprivate.h" -#include "gtkintl.h" + #include + /** * GtkStackSidebar: *