summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2019-01-31 16:10:23 +0100
committerXisco FaulĂ­ <xiscofauli@libreoffice.org>2019-02-01 07:18:25 +0100
commit6cb50965f80fc36388e8dc5dfbc1e6205f69cb92 (patch)
tree0f345bacb79b0922c4c805518cd2a67006d1cba1 /cui
parent7e8df022feeb0fc8d2ce7c87f0cfed39c2fb36df (diff)
tdf#123089: expand menulist horizontally
Change-Id: I578883c9eaf02b919fe2a7128d4255ab2a1cd2b8 Reviewed-on: https://gerrit.libreoffice.org/67225 Tested-by: Jenkins Reviewed-by: Xisco FaulĂ­ <xiscofauli@libreoffice.org>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/movemenu.ui1
1 files changed, 1 insertions, 0 deletions
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>