dbaccess/uiconfig/ui/tablelistbox.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f56af9a4580881bc679012f98b21433f8792c32c
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Apr 7 12:04:14 2021 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Wed Apr 7 14:01:10 2021 +0200

    Resolves: tdf#141515 expander column space isn't wanted
    
    in the relationships view
    
    Change-Id: I1d4a34dbf86a797573705c202719f5159b5a8bcd
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113729
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/dbaccess/uiconfig/ui/tablelistbox.ui 
b/dbaccess/uiconfig/ui/tablelistbox.ui
index 3348e18d61a3..8484dcde4a71 100644
--- a/dbaccess/uiconfig/ui/tablelistbox.ui
+++ b/dbaccess/uiconfig/ui/tablelistbox.ui
@@ -37,7 +37,7 @@
             <property name="headers_visible">False</property>
             <property name="reorderable">True</property>
             <property name="search_column">1</property>
-            <property name="enable_tree_lines">True</property>
+            <property name="show-expanders">False</property>
             <child internal-child="selection">
               <object class="GtkTreeSelection" id="Macro Library 
List-selection1"/>
             </child>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to