[Libreoffice-commits] core.git: cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 7 07:28:22 UTC 2021
cui/uiconfig/ui/javastartparametersdialog.ui | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 5d55a804fad870621fcf0e9b2d1a060dcbd179a5
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jul 6 16:58:43 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Jul 7 09:27:42 2021 +0200
xalign/yalign of 0.5 for GtkButton is already the default
Change-Id: I1a428a7cc0ac1a07c39416802980d7c77265f093
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118523
Tested-by: Caolán McNamara <caolanm at redhat.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/javastartparametersdialog.ui b/cui/uiconfig/ui/javastartparametersdialog.ui
index 3ff76b63b5c7..ec6b490b1f6a 100644
--- a/cui/uiconfig/ui/javastartparametersdialog.ui
+++ b/cui/uiconfig/ui/javastartparametersdialog.ui
@@ -206,8 +206,6 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
<child internal-child="accessible">
<object class="AtkObject" id="assignbtn-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|assignbtn">Adds the current JRE start parameter to the list.</property>
More information about the Libreoffice-commits
mailing list