[Libreoffice-commits] core.git: sw/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Oct 3 10:28:51 UTC 2019
sw/uiconfig/swriter/ui/viewoptionspage.ui | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 522eb21e2d66550850b152c37255857b54ad36d7
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Oct 3 10:12:20 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Oct 3 12:27:35 2019 +0200
fix GtkGrid does not have a child property called xalign
Change-Id: I3e501d935bdb0bc6c3f151564f72b05fcc3b2f16
Reviewed-on: https://gerrit.libreoffice.org/80107
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/viewoptionspage.ui b/sw/uiconfig/swriter/ui/viewoptionspage.ui
index 4605803f7a57..780db2e433e5 100644
--- a/sw/uiconfig/swriter/ui/viewoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/viewoptionspage.ui
@@ -188,13 +188,10 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
- </object>
+ </object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">6</property>
- <property name="width">1</property>
- <property name="height">1</property>
- <property name="xalign">0</property>
</packing>
</child>
</object>
More information about the Libreoffice-commits
mailing list