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

New commits:
commit 515763dd9106c5e2237fc7515628d37700fddc00
Author:     Caolán McNamara <[email protected]>
AuthorDate: Sun Jan 31 16:48:27 2021 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Sun Jan 31 20:28:45 2021 +0100

    Resolves: tdf#139239 set correct search column
    
    Change-Id: I69703228a942f16efd7a9c6270639fadd5c6c51e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110207
    Tested-by: Jenkins
    Tested-by: Julien Nabet <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui 
b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui
index 9c4894eb934c..914751d588db 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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to