diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-05-18 09:09:30 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-05-18 11:52:46 +0200 |
commit | a0c15b39cb30736e04564420f55c50fefb51e41a (patch) | |
tree | 39857ed2c93dcec9af009b908271d1f2ac1e3bf3 /sw | |
parent | 767188fd1b1e1f504864f9489076283ebc413625 (diff) |
weld ScInsertTableDlg
Change-Id: Ia3e00ccdc89aaf7b5546a0b346d174814fcea97d
Reviewed-on: https://gerrit.libreoffice.org/54518
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/autoformattable.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/autoformattable.ui b/sw/uiconfig/swriter/ui/autoformattable.ui index 84539082ac5c..65e4b8896058 100644 --- a/sw/uiconfig/swriter/ui/autoformattable.ui +++ b/sw/uiconfig/swriter/ui/autoformattable.ui @@ -135,6 +135,7 @@ <object class="GtkTreeView" id="formatlb"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="model">liststore1</property> <property name="headers_visible">False</property> |