summarylogtreecommitdiffstats
path: root/fixes__labels-wrapping.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fixes__labels-wrapping.patch')
-rw-r--r--fixes__labels-wrapping.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/fixes__labels-wrapping.patch b/fixes__labels-wrapping.patch
index 893edfa9bf31..e6e9be7d1188 100644
--- a/fixes__labels-wrapping.patch
+++ b/fixes__labels-wrapping.patch
@@ -1,7 +1,7 @@
-Index: src/gtk+-3.24.12/gtk/gtklabel.c
+Index: src/gtk+-3.24.13/gtk/gtklabel.c
===================================================================
---- src.orig/gtk+-3.24.12/gtk/gtklabel.c
-+++ src/gtk+-3.24.12/gtk/gtklabel.c
+--- src.orig/gtk+-3.24.13/gtk/gtklabel.c
++++ src/gtk+-3.24.13/gtk/gtklabel.c
@@ -3685,6 +3685,14 @@ gtk_label_get_preferred_layout_size (Gtk
GtkLabelPrivate *priv = label->priv;
PangoLayout *layout;