cui/uiconfig/ui/breaknumberoption.ui |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

New commits:
commit ae7b26246ec03dbff3d43a0dc04fd9ffd2cd0809
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Oct 9 15:29:06 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Wed Oct 9 20:56:56 2019 +0200

    this dialog should be modal
    
    Change-Id: Id0d0ebea15bd8f6f842927391ea09b18870cdbf9
    Reviewed-on: https://gerrit.libreoffice.org/80559
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/cui/uiconfig/ui/breaknumberoption.ui 
b/cui/uiconfig/ui/breaknumberoption.ui
index 0f60f687762d..2f70c5e85340 100644
--- a/cui/uiconfig/ui/breaknumberoption.ui
+++ b/cui/uiconfig/ui/breaknumberoption.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.4 -->
+<!-- Generated with glade 3.22.1 -->
 <interface domain="cui">
   <requires lib="gtk+" version="3.18"/>
   <object class="GtkAdjustment" id="adjustment1">
@@ -14,9 +14,13 @@
     <property name="border_width">6</property>
     <property name="title" translatable="yes" 
context="breaknumberoption|BreakNumberOption">Hyphenation</property>
     <property name="resizable">False</property>
+    <property name="modal">True</property>
     <property name="default_width">0</property>
     <property name="default_height">0</property>
     <property name="type_hint">dialog</property>
+    <child>
+      <placeholder/>
+    </child>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">
         <property name="can_focus">False</property>
@@ -199,8 +203,5 @@
       <action-widget response="-5">ok</action-widget>
       <action-widget response="-6">cancel</action-widget>
     </action-widgets>
-    <child>
-      <placeholder/>
-    </child>
   </object>
 </interface>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to