summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-07 12:04:14 +0100
committerAndras Timar <andras.timar@collabora.com>2021-04-08 09:28:47 +0200
commit3ce4f0ef94382d771bd3574a5f5552873d2ac1a1 (patch)
tree7a1b9c0dfdc7e09ce2405fdf211e7718b1955080 /dbaccess
parent3a6544f89c438fcddd72efe216fb26b827e13bd5 (diff)
Resolves: tdf#141515 expander column space isn't wanted
in the relationships view Change-Id: I1d4a34dbf86a797573705c202719f5159b5a8bcd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113651 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/tablelistbox.ui2
1 files changed, 1 insertions, 1 deletions
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>