diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-09-15 15:42:18 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-09-18 18:12:10 +0200 |
commit | 6d184e2e23b319128f94649f4e15c2f7bcbffca9 (patch) | |
tree | 23541a6cccacb3a315196ed89c39a7e4a577cc9b /sfx2/uiconfig | |
parent | 03cecc2985c10ecfb2efab28f5b03e451e82c777 (diff) |
weld SwParaDlg
Change-Id: Idb330d63480c0b973190d5f7696aac8f232a16c3
Reviewed-on: https://gerrit.libreoffice.org/60529
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/newstyle.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/newstyle.ui b/sfx2/uiconfig/ui/newstyle.ui index 5f7d08ddd5a1..f9b4944ca90f 100644 --- a/sfx2/uiconfig/ui/newstyle.ui +++ b/sfx2/uiconfig/ui/newstyle.ui @@ -162,6 +162,7 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="completion">entrycompletion1</property> + <property name="hexpand">True</property> <child internal-child="accessible"> <object class="AtkObject" id="stylename-atkobject"> <property name="AtkObject::accessible-name" translatable="yes" context="newstyle|stylename-atkobject">Style Name</property> |