sc/uiconfig/scalc/ui/managenamesdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dc83f99c466296caaa6b236e32b39e04ae9e6d8c
Author:     Andreas Heinisch <andreas.heini...@yahoo.de>
AuthorDate: Sun Apr 25 12:23:55 2021 +0200
Commit:     Andreas Heinisch <andreas.heini...@yahoo.de>
CommitDate: Sun Apr 25 20:17:42 2021 +0200

    tdf#99991 - Don't resize toplevel widget containing the options expander
    
    Change-Id: I930445e9047478b26142d049598fbe656d25d666
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114628
    Tested-by: Jenkins
    Reviewed-by: Andreas Heinisch <andreas.heini...@yahoo.de>

diff --git a/sc/uiconfig/scalc/ui/managenamesdialog.ui 
b/sc/uiconfig/scalc/ui/managenamesdialog.ui
index 7c07c1d9f52e..e20c917ff477 100644
--- a/sc/uiconfig/scalc/ui/managenamesdialog.ui
+++ b/sc/uiconfig/scalc/ui/managenamesdialog.ui
@@ -345,7 +345,7 @@
               <object class="GtkExpander" id="more">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="resize_toplevel">True</property>
+                <property name="resize_toplevel">False</property>
                 <child>
                   <!-- n-columns=1 n-rows=1 -->
                   <object class="GtkGrid" id="grid1">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to