sfx2/uiconfig/ui/loadtemplatedialog.ui | 4 ++-- sfx2/uiconfig/ui/saveastemplatedlg.ui | 2 +- sw/uiconfig/swriter/ui/autoformattable.ui | 2 +- sw/uiconfig/swriter/ui/inserttable.ui | 1 - 4 files changed, 4 insertions(+), 5 deletions(-)
New commits: commit 03782946065d8a31808f1dab9bc848d349d623f1 Author: Caolán McNamara <caol...@redhat.com> Date: Wed Mar 14 11:56:15 2018 +0000 enable column search for welded treeviews Change-Id: I017dc2e5270d86b2168faf3f9240eeded1fc3533 Reviewed-on: https://gerrit.libreoffice.org/51272 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui index e33497f2f6d6..d2b258c8e110 100644 --- a/sfx2/uiconfig/ui/loadtemplatedialog.ui +++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui @@ -136,7 +136,7 @@ <property name="model">liststore1</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> - <property name="enable_search">False</property> + <property name="search_column">0</property> <property name="show_expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="treeview-selection1"/> @@ -203,7 +203,7 @@ <property name="model">liststore2</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> - <property name="enable_search">False</property> + <property name="search_column">0</property> <property name="show_expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="treeview-selection2"/> diff --git a/sfx2/uiconfig/ui/saveastemplatedlg.ui b/sfx2/uiconfig/ui/saveastemplatedlg.ui index ac58199f808a..1e1dd0e4e4dd 100644 --- a/sfx2/uiconfig/ui/saveastemplatedlg.ui +++ b/sfx2/uiconfig/ui/saveastemplatedlg.ui @@ -178,7 +178,7 @@ <property name="model">categorylist</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> - <property name="enable_search">False</property> + <property name="search_column">0</property> <property name="show_expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="treeview-selection1"/> diff --git a/sw/uiconfig/swriter/ui/autoformattable.ui b/sw/uiconfig/swriter/ui/autoformattable.ui index f1c785e89968..1d9a6eb4f8be 100644 --- a/sw/uiconfig/swriter/ui/autoformattable.ui +++ b/sw/uiconfig/swriter/ui/autoformattable.ui @@ -137,7 +137,7 @@ <property name="model">liststore1</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> - <property name="enable_search">False</property> + <property name="search_column">0</property> <property name="show_expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="treeview-selection1"/> diff --git a/sw/uiconfig/swriter/ui/inserttable.ui b/sw/uiconfig/swriter/ui/inserttable.ui index a670ca54f60e..2e62b425de29 100644 --- a/sw/uiconfig/swriter/ui/inserttable.ui +++ b/sw/uiconfig/swriter/ui/inserttable.ui @@ -388,7 +388,6 @@ <property name="model">liststore1</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> - <property name="enable_search">False</property> <property name="search_column">0</property> <property name="show_expanders">False</property> <child internal-child="selection"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits