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@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
ac31428d3f
commit
5d55a804fa
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue