From b607d3cc4bbce0ef496730b25dfe2ec7bf00ab7a Mon Sep 17 00:00:00 2001 From: Nick Shaforostoff Date: Wed, 25 Jul 2007 19:08:12 +0000 Subject: ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still works, haven't tested nepomuk part though. NOTE to dolphin devs: please, consider using 'left.column()' instead of 'sortRole()' in lessThan methods, and 'sorting()' instead of 'sortRole()' in other places. Didn't make switch by myself because it needs nepomk testing (shouldn't be too hard though). svn path=/trunk/KDE/kdebase/apps/; revision=692517 --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ce741d232..4e27c95cb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -16,7 +16,6 @@ set(dolphinprivate_LIB_SRCS dolphincolumnview.cpp dolphinitemcategorizer.cpp kcategorizedview.cpp - ksortfilterproxymodel.cpp kitemcategorizer.cpp dolphinsettings.cpp viewproperties.cpp -- cgit v1.3