| commit | 55557e6cfb828dccb0af56d4886af73a5b46f052 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Mon May 23 17:12:41 2022 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Tue May 24 09:55:06 2022 +0200 |
| tree | 4d89a0b83942fa4e050fd15874e123cbf6149839 | |
| parent | 4bd3b725cba43c1c2cce2120008d017ac1ebef16 [diff] |
tdf#148168 set built-in gtk search box to search "document name" column rather than column 0 which is used for icons Change-Id: Idef015e575fe6a4f76ad0cc67481ca8454a07206 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134830 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui index b48132a..982b19b 100644 --- a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui +++ b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
@@ -139,7 +139,7 @@ <property name="model">liststore1</property> <property name="headers_clickable">False</property> <property name="headers_visible">True</property> <property name="search_column">0</property> <property name="search-column">1</property> <property name="show_expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="treeview-selection2"/>