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

New commits:
commit 5da235b0f2371b97cc719dc0e357834b2fb52ab9
Author:     Caolán McNamara <[email protected]>
AuthorDate: Sun Jan 31 16:48:27 2021 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Mon Feb 1 12:37:34 2021 +0100

    Resolves: tdf#139239 set correct search column
    
    Change-Id: I69703228a942f16efd7a9c6270639fadd5c6c51e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110215
    Reviewed-by: Michael Stahl <[email protected]>
    Tested-by: Jenkins

diff --git a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui 
b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
index 23ad6cfafbfb..b4d17e39e158 100644
--- a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
+++ b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
@@ -136,7 +136,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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to