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>
This commit is contained in:
parent
8a09aa3eec
commit
7fee3f6243
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue