summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-01-18 11:38:20 +0000
committerXisco Fauli <xiscofauli@libreoffice.org>2021-01-19 11:36:58 +0100
commit380597b1f7bad62164f36db5c9d2edf4cee52c26 (patch)
tree2102d7289326205355f0ee82ff554c61a58d70ac /dbaccess
parent9a98581b1379c17719f75ae85d3afe20b653c0d7 (diff)
Related: tdf#66813 this dialog should be modal
if we truly want it to be modeless, then unset this bit and use the runAsync mechanism Change-Id: I7d1cae1975d6ac20ef34b7744981ee72b9f52c78 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109525 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/directsqldialog.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/directsqldialog.ui b/dbaccess/uiconfig/ui/directsqldialog.ui
index e970f4832208..c26b203a0fcd 100644
--- a/dbaccess/uiconfig/ui/directsqldialog.ui
+++ b/dbaccess/uiconfig/ui/directsqldialog.ui
@@ -7,6 +7,7 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" context="directsqldialog|DirectSQLDialog">Execute SQL Statement</property>
<property name="resizable">False</property>
+ <property name="modal">True</property>
<property name="type_hint">dialog</property>
<child>
<placeholder/>