Merge branch 'fix_4577' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Sep 2022 14:41:29 +0000 (14:41 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 26 Sep 2022 14:41:29 +0000 (14:41 +0000)
Make the presentation of the stack sidebar listbox nicer for A11Y

Closes #4577

See merge request GNOME/gtk!4661

1  2 
gtk/gtkstacksidebar.c

index c21ff9bf66c2a5494587c82dea2a39725dc096c8,9d73e9c270ac10d6155ef901482b60ffb7148cdd..22e0989bc24cc91b10cc65fa387ad00c5dd998b6
  #include "gtkstack.h"
  #include "gtkprivate.h"
  #include "gtkwidgetprivate.h"
 -#include "gtkintl.h"
  
+ #include <glib/gi18n-lib.h>
  /**
   * GtkStackSidebar:
   *