projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d3c50fa
4ab9592
)
Merge branch 'fix_4577' into 'main'
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 26 Sep 2022 14:41:29 +0000
(14:41 +0000)
committer
Matthias 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
gtk/gtkstacksidebar.c
index c21ff9bf66c2a5494587c82dea2a39725dc096c8,9d73e9c270ac10d6155ef901482b60ffb7148cdd..22e0989bc24cc91b10cc65fa387ad00c5dd998b6
---
1
/
gtk/gtkstacksidebar.c
---
2
/
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:
*