| commit | bc003c7d41c31509882646900c0b2cc8678f0215 | [log] |
|---|---|---|
| author | Julien Nabet <serval2412@yahoo.fr> | Sat Apr 18 21:12:44 2020 +0200 |
| committer | Julien Nabet <serval2412@yahoo.fr> | Sat Apr 18 23:02:19 2020 +0200 |
| tree | ec32b5bc432766f1dc261ebe0dc8448518ebff33 | |
| parent | 0034fba36bdfe876c57014382ce77ea3aed55c91 [diff] |
tdf#132210: fix Calc crash when closing spreadsheet file make the dialog modal See bt: https://bugs.documentfoundation.org/attachment.cgi?id=159677 Change-Id: I75719fe241950f13c2e5d65c5d9078193e631ffd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92488 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Jenkins
diff --git a/sc/uiconfig/scalc/ui/movecopysheet.ui b/sc/uiconfig/scalc/ui/movecopysheet.ui index 1da0b27..a700a77 100644 --- a/sc/uiconfig/scalc/ui/movecopysheet.ui +++ b/sc/uiconfig/scalc/ui/movecopysheet.ui
@@ -14,6 +14,7 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="movecopysheet|MoveCopySheetDialog">Move/Copy Sheet</property> <property name="modal">True</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1">