[Libreoffice-commits] core.git: cui/uiconfig

Andreas Brandner Andreas.Brandner at cib.de
Fri Sep 15 15:42:59 UTC 2017


 cui/uiconfig/ui/spelloptionsdialog.ui |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 417bcf6b3e46eb2b5b912fe1df35974a626eabe3
Author: Andreas Brandner <Andreas.Brandner at cib.de>
Date:   Fri Sep 15 17:19:51 2017 +0200

    tdf#106946 Removed ability to resize Spellchecking-Options dialog
    
    Change-Id: I89182eeb01f8639aa7d7af61f0fe99d96568b6e3
    Reviewed-on: https://gerrit.libreoffice.org/42330
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/cui/uiconfig/ui/spelloptionsdialog.ui b/cui/uiconfig/ui/spelloptionsdialog.ui
index 34bb3a66e92f..8f0cb94148e5 100644
--- a/cui/uiconfig/ui/spelloptionsdialog.ui
+++ b/cui/uiconfig/ui/spelloptionsdialog.ui
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.20.0 -->
 <interface domain="cui">
   <requires lib="gtk+" version="3.0"/>
   <object class="GtkDialog" id="SpellOptionsDialog">
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="spelloptionsdialog|SpellOptionsDialog">Options</property>
+    <property name="resizable">False</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">
@@ -79,5 +80,8 @@
       <action-widget response="0">cancel</action-widget>
       <action-widget response="0">help</action-widget>
     </action-widgets>
+    <child>
+      <placeholder/>
+    </child>
   </object>
 </interface>


More information about the Libreoffice-commits mailing list