[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - dbaccess/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 11 14:59:41 UTC 2019
dbaccess/uiconfig/ui/tablesjoindialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7adc6bb244dc127c7cc313a2f60d04f62d16c4c4
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Sep 10 22:52:20 2019 +0100
Commit: Xisco Faulí <xiscofauli at libreoffice.org>
CommitDate: Wed Sep 11 16:58:58 2019 +0200
Resolves: tdf#127343 show expanders in Add Tables or Query dialog
Change-Id: If30987a07031a8bc37d5089cf03d1e7370275ea2
Reviewed-on: https://gerrit.libreoffice.org/78810
Tested-by: Jenkins
Reviewed-by: Xisco Faulí <xiscofauli at libreoffice.org>
diff --git a/dbaccess/uiconfig/ui/tablesjoindialog.ui b/dbaccess/uiconfig/ui/tablesjoindialog.ui
index c67b0606e5f0..ceb5185162c1 100644
--- a/dbaccess/uiconfig/ui/tablesjoindialog.ui
+++ b/dbaccess/uiconfig/ui/tablesjoindialog.ui
@@ -151,7 +151,7 @@
<property name="model">liststore2</property>
<property name="headers_visible">False</property>
<property name="search_column">1</property>
- <property name="show_expanders">False</property>
+ <property name="show_expanders">True</property>
<property name="enable_tree_lines">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Macro Library List-selection2"/>
More information about the Libreoffice-commits
mailing list