[Libreoffice-commits] core.git: Branch 'libreoffice-6-3-2' - dbaccess/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Sep 17 12:41:46 UTC 2019
dbaccess/uiconfig/ui/tablesjoindialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 777299cf5ba93b85ec51f380d0c5f9393e2877ef
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Sep 10 22:52:20 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Sep 17 14:41:03 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>
(cherry picked from commit 7adc6bb244dc127c7cc313a2f60d04f62d16c4c4)
Reviewed-on: https://gerrit.libreoffice.org/78818
Reviewed-by: Michael Stahl <michael.stahl at cib.de>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
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