[Libreoffice-commits] core.git: sc/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Jul 18 14:12:01 UTC 2018
sc/uiconfig/scalc/ui/insertsheet.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 56453842ddefc7cb53272cee94ebaf8a6a0d9fea
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jul 18 13:15:32 2018 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Jul 18 16:11:35 2018 +0200
Resolves: tdf#118520 insert sheet list not horizontally expanded
Change-Id: I0004602631fb82ed13d925a1911ea4ada544462d
Reviewed-on: https://gerrit.libreoffice.org/57632
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sc/uiconfig/scalc/ui/insertsheet.ui b/sc/uiconfig/scalc/ui/insertsheet.ui
index 4f554c1fab94..1df67c647a23 100644
--- a/sc/uiconfig/scalc/ui/insertsheet.ui
+++ b/sc/uiconfig/scalc/ui/insertsheet.ui
@@ -363,6 +363,7 @@
<object class="GtkTreeView" id="tables">
<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>
More information about the Libreoffice-commits
mailing list