summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2019-09-05 10:57:44 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2019-09-05 14:22:49 +0200
commit111cf7ee0b26a831577c7c03089f9de159aef16d (patch)
treef975c3ba0c738d196f92e94431f91b05c6ea7f98
parent265552e8ab1ba86f09146470156ee32db269197b (diff)
tdf#127357 Make "Select Address List" dialog modal again
Modality got lost for non-gtk3 VCL plugins when the dialog was welded in commit 3963bab7c1cd31b946646131cdc5576894675293 ("weld SwCreateAddressListDialog"). Change-Id: I92cb706d7ff9033d4f5b6fe91837739d548a887f Reviewed-on: https://gerrit.libreoffice.org/78631 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
-rw-r--r--sw/uiconfig/swriter/ui/selectaddressdialog.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/selectaddressdialog.ui b/sw/uiconfig/swriter/ui/selectaddressdialog.ui
index e8151459c9c6..7f111aeaa6cc 100644
--- a/sw/uiconfig/swriter/ui/selectaddressdialog.ui
+++ b/sw/uiconfig/swriter/ui/selectaddressdialog.ui
@@ -17,6 +17,7 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" context="selectaddressdialog|SelectAddressDialog">Select Address List</property>
<property name="resizable">False</property>
+ <property name="modal">True</property>
<property name="type_hint">dialog</property>
<child>
<placeholder/>