summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-07 12:04:14 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-04-07 16:11:41 +0200
commit4b6e598902a145bbb13a1313a129ae314e04a45f (patch)
tree518ef7974213baa60378c225e9af2308ba929e79
parentResolves: tdf#128334 Reset mnCurrentSheetEndPos, mnCurrentSheetTab in all cases (diff)
downloadcore-4b6e598902a145bbb13a1313a129ae314e04a45f.tar.gz
core-4b6e598902a145bbb13a1313a129ae314e04a45f.zip
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>
-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>