[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Thu Oct 31 12:03:55 UTC 2019


 sw/uiconfig/swriter/ui/insertsectiondialog.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 344ec8a1b4be60973eb03d68f9f3f8c6efd1a201
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Oct 30 20:29:19 2019 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Oct 31 13:03:16 2019 +0100

    Insert section is supposed to be a modal dialog
    
    Change-Id: Ie67303cbe26313994a89b2057ae673805a38cced
    Reviewed-on: https://gerrit.libreoffice.org/81807
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Jenkins

diff --git a/sw/uiconfig/swriter/ui/insertsectiondialog.ui b/sw/uiconfig/swriter/ui/insertsectiondialog.ui
index 7804190daf50..d4b62ab58c0d 100644
--- a/sw/uiconfig/swriter/ui/insertsectiondialog.ui
+++ b/sw/uiconfig/swriter/ui/insertsectiondialog.ui
@@ -7,6 +7,7 @@
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="insertsectiondialog|InsertSectionDialog">Insert Section</property>
     <property name="resizable">False</property>
+    <property name="modal">True</property>
     <property name="type_hint">dialog</property>
     <child>
       <placeholder/>


More information about the Libreoffice-commits mailing list