[Libreoffice-commits] core.git: sw/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Sun Oct 20 19:16:25 UTC 2019
sw/uiconfig/swriter/ui/columnpage.ui | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit e49b1917dde9f573fefc3b669c6820f51e96497f
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sun Oct 20 18:54:37 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Oct 20 21:15:21 2019 +0200
fix "invalid cast from 'GtkImage' to 'GtkLabel'" warnings
Change-Id: Ic7d0457102b4077dad49d56741ca04e9afe49e8d
Reviewed-on: https://gerrit.libreoffice.org/81175
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/uiconfig/swriter/ui/columnpage.ui b/sw/uiconfig/swriter/ui/columnpage.ui
index db7093a06bfc..9cc79dde13d2 100644
--- a/sw/uiconfig/swriter/ui/columnpage.ui
+++ b/sw/uiconfig/swriter/ui/columnpage.ui
@@ -453,6 +453,7 @@
<property name="receives_default">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
@@ -507,6 +508,7 @@
<property name="receives_default">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
More information about the Libreoffice-commits
mailing list