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

New commits:
commit f37ac606dd92d85ccdc8189f274213888a594c84
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Sun Jan 31 16:48:27 2021 +0000
Commit:     Michael Stahl <michael.st...@allotropia.de>
CommitDate: Mon Feb 1 12:22:02 2021 +0100

    Resolves: tdf#139239 set correct search column
    
    Change-Id: I69703228a942f16efd7a9c6270639fadd5c6c51e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110214
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>

diff --git a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui 
b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
index d599d96b1eed..6bd38e531734 100644
--- a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
+++ b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
@@ -137,7 +137,7 @@
                     <property name="vexpand">True</property>
                     <property name="model">liststore2</property>
                     <property name="headers_visible">False</property>
-                    <property name="search_column">1</property>
+                    <property name="search_column">0</property>
                     <property name="show_expanders">False</property>
                     <child internal-child="selection">
                       <object class="GtkTreeSelection" id="Macro Library 
List-selection2"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to