3052: Only PeopleView rebuilds entries on SearchBar after a change on columns Editor
svn: r12732
This commit is contained in:
parent
4e974dc0e1
commit
92d344d802
@ -760,6 +760,7 @@ class ListView(BookMarkView):
|
||||
# column that was sorted on before is situated now.
|
||||
self.sort_col = 0
|
||||
self.sort_order = gtk.SORT_ASCENDING
|
||||
self.setup_filter()
|
||||
self.build_tree()
|
||||
|
||||
def build_widget(self):
|
||||
|
Loading…
Reference in New Issue
Block a user