summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-11-10 17:17:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-11-10 21:02:58 +0100
commit7e98fd97165a0de78411989af75edbf6f2dd9fb8 (patch)
tree63504465390051aed46ad7a560d2e9e3902a78f0 /sw/uiconfig/swriter/ui
parent73d707f89ee273d47383c5c977e74ea3ad454adf (diff)
set resize-toplevel true for GtkExpanders
because that's what we currently do in practice Change-Id: Ib1154a4a7597dbabb20b1cb7b051995a72256e62 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105563 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui')
-rw-r--r--sw/uiconfig/swriter/ui/mmsendmails.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/mmsendmails.ui b/sw/uiconfig/swriter/ui/mmsendmails.ui
index af40d7e94860..91be3250e36e 100644
--- a/sw/uiconfig/swriter/ui/mmsendmails.ui
+++ b/sw/uiconfig/swriter/ui/mmsendmails.ui
@@ -224,6 +224,7 @@
<object class="GtkExpander" id="details">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="resize_toplevel">True</property>
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>