summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-06-11 16:13:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2022-06-13 06:53:31 +0200
commit7fee3f624370bd2911842bb8ed35d8cb27af8062 (patch)
treee065faaa269dbe99c8ef600ef6dd0964c7378149 /sw/uiconfig
parent8a09aa3eec065c78803781d05e1beee92aa0381a (diff)
Related: tdf#149490 OLE Object dialog should be modal
Change-Id: I909f2afbf149c4d92c97e04c2d8f93648e1e3162 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135655 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/objectdialog.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/objectdialog.ui b/sw/uiconfig/swriter/ui/objectdialog.ui
index dbed317e6c2b..bbc2e88a4591 100644
--- a/sw/uiconfig/swriter/ui/objectdialog.ui
+++ b/sw/uiconfig/swriter/ui/objectdialog.ui
@@ -8,6 +8,7 @@
<property name="title" translatable="yes" context="objectdialog|ObjectDialog">OLE Object</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
+ <property name="modal">True</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>