[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sc/uiconfig

Andreas Brandner Andreas.Brandner at cib.de
Mon Nov 27 17:44:40 UTC 2017


 sc/uiconfig/scalc/ui/managenamesdialog.ui |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit db4064891122acc5f37bc78d15a310c576caabab
Author: Andreas Brandner <Andreas.Brandner at cib.de>
Date:   Tue Sep 5 16:29:39 2017 +0200

    tdf#111907 Allow box in Manage Names dialog to expand on resizing
    
    Reviewed-on: https://gerrit.libreoffice.org/41946
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    (cherry picked from commit 9c34471f54870fc685c343f4af30310e75d3a9ca)
    
    Change-Id: I821e12d771d574dd191d9be86a19c23288902d5b

diff --git a/sc/uiconfig/scalc/ui/managenamesdialog.ui b/sc/uiconfig/scalc/ui/managenamesdialog.ui
index e4b2a8e42651..642a0caae7dc 100644
--- a/sc/uiconfig/scalc/ui/managenamesdialog.ui
+++ b/sc/uiconfig/scalc/ui/managenamesdialog.ui
@@ -378,7 +378,7 @@
             </child>
           </object>
           <packing>
-            <property name="expand">False</property>
+            <property name="expand">True</property>
             <property name="fill">True</property>
             <property name="position">1</property>
           </packing>
@@ -390,6 +390,9 @@
       <action-widget response="0">cancel</action-widget>
       <action-widget response="0">help</action-widget>
     </action-widgets>
+    <child>
+      <placeholder/>
+    </child>
   </object>
   <object class="GtkTreeViewColumn" id="treeviewcolumn1">
     <property name="title" translatable="yes">column</property>


More information about the Libreoffice-commits mailing list