[gtk: 4/4] Merge branch 'fix_4577' into 'main'




commit 1318fdc52ce46e3de322520026a81af147617f58
Merge: d3c50fad6c 4ab9592924
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 26 14:41:29 2022 +0000

    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

 gtk/gtkstacksidebar.c | 7 +++++++
 1 file changed, 7 insertions(+)
---
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 <glib/gi18n-lib.h>
+ 
  /**
   * GtkStackSidebar:
   *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]