[Libreoffice-commits] core.git: cui/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Jan 31 17:20:51 UTC 2019
cui/uiconfig/ui/movemenu.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 50b14658ec0ba6ccd7799a314143f3405d7036b3
Author: Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Thu Jan 31 16:10:23 2019 +0100
Commit: Xisco Faulí <xiscofauli at libreoffice.org>
CommitDate: Thu Jan 31 18:20:21 2019 +0100
tdf#123089: expand menulist horizontally
Change-Id: I578883c9eaf02b919fe2a7128d4255ab2a1cd2b8
Reviewed-on: https://gerrit.libreoffice.org/67222
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Jenkins
Reviewed-by: Xisco Faulí <xiscofauli at libreoffice.org>
diff --git a/cui/uiconfig/ui/movemenu.ui b/cui/uiconfig/ui/movemenu.ui
index 0dc7c58f6ac6..7bb5be63309c 100644
--- a/cui/uiconfig/ui/movemenu.ui
+++ b/cui/uiconfig/ui/movemenu.ui
@@ -181,6 +181,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="vexpand">True</property>
+ <property name="hexpand">True</property>
<property name="model">liststore1</property>
<property name="headers_visible">False</property>
<property name="headers_clickable">False</property>
More information about the Libreoffice-commits
mailing list