[Libreoffice-commits] core.git: sfx2/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jan 16 15:03:03 UTC 2021
sfx2/uiconfig/ui/cmisline.ui | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 63fef8576efd2c63cea461a979117569f3603b74
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jan 15 20:34:49 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Jan 16 16:02:24 2021 +0100
remove apparently bogus yaligns of 0 from cmisline RadioButtons
Change-Id: I753128047672831329ba5dff25dda005dfca4d5c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109421
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/uiconfig/ui/cmisline.ui b/sfx2/uiconfig/ui/cmisline.ui
index 8d4041bafa40..88b32d585ab1 100644
--- a/sfx2/uiconfig/ui/cmisline.ui
+++ b/sfx2/uiconfig/ui/cmisline.ui
@@ -62,7 +62,6 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
- <property name="yalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
@@ -78,7 +77,6 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
- <property name="yalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">yes</property>
</object>
More information about the Libreoffice-commits
mailing list