diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-15 13:17:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-15 16:44:50 +0200 |
commit | 0a66deda5d37907068331efe4d611f73fc46ff91 (patch) | |
tree | 018ad695e822ad4879a2f651566133fec96b9db1 /sfx2/uiconfig | |
parent | ffdc97898b145c9b0cebd22f0393da2c27e17a47 (diff) |
Resolves: tdf#126943 load styles should be modal
Change-Id: I7526cd974d3c3ac47f29fda95af226d42d63f583
Reviewed-on: https://gerrit.libreoffice.org/77512
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/loadtemplatedialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui index 5c3fecf13ac0..29ee17a09d54 100644 --- a/sfx2/uiconfig/ui/loadtemplatedialog.ui +++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui @@ -22,6 +22,7 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="loadtemplatedialog|LoadTemplateDialog">New</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> |