[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sc/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Jul 18 18:55:22 UTC 2018
sc/uiconfig/scalc/ui/insertsheet.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1eb8837f8410c48661fd99253faf6c8fa05353de
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jul 18 13:15:32 2018 +0100
Commit: Eike Rathke <erack at redhat.com>
CommitDate: Wed Jul 18 20:54:59 2018 +0200
Resolves: tdf#118520 insert sheet list not horizontally expanded
Change-Id: I0004602631fb82ed13d925a1911ea4ada544462d
Reviewed-on: https://gerrit.libreoffice.org/57633
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack 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