From 365bd679904ec5f67d1061511d7faf73f9f8aa62 Mon Sep 17 00:00:00 2001 From: Michael Weghorn Date: Thu, 7 Apr 2022 17:02:54 +0200 Subject: tdf#148445 sw: Make "Exchange Databases" dialog modal This among others prevents opening the "Exchange Database" dialog from the mail merge wizard, then closing the mail merge wizard while the "Exchange Dialog" is still open, resulting in a crash. Change-Id: I86bd80d0bfa6084bf0f772bb430b2a871e9b5ef0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132678 Reviewed-by: Michael Weghorn Tested-by: Michael Weghorn --- sw/uiconfig/swriter/ui/exchangedatabases.ui | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui b/sw/uiconfig/swriter/ui/exchangedatabases.ui index 304847e25c7b..7891bed8d3bd 100644 --- a/sw/uiconfig/swriter/ui/exchangedatabases.ui +++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui @@ -26,6 +26,7 @@ False 6 Exchange Databases + True dialog -- cgit