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

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Wed Nov 13 05:56:03 UTC 2019


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

New commits:
commit fc7fe8011c904a7d4c056f77b3867102cda3ddb3
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Nov 12 20:38:48 2019 +0000
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Nov 13 06:55:26 2019 +0100

    table properties dialog should be modal
    
    Change-Id: I3787f6e3a326c1f8e93fc966f890ea2c7cdacc29
    Reviewed-on: https://gerrit.libreoffice.org/82550
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/tableproperties.ui b/sw/uiconfig/swriter/ui/tableproperties.ui
index 095431b65c06..aab4986af9a8 100644
--- a/sw/uiconfig/swriter/ui/tableproperties.ui
+++ b/sw/uiconfig/swriter/ui/tableproperties.ui
@@ -7,6 +7,7 @@
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="tableproperties|TablePropertiesDialog">Table Properties</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