From 88705d0c34911fee2464bab8a050159f68d84d98 Mon Sep 17 00:00:00 2001 From: Nick Shaforostoff Date: Fri, 20 Jul 2007 21:16:50 +0000 Subject: Make use of the newly added KDirSortFilterProxyModel class -- that is, essentially, remove all the code being duplicated :) Make manpart use KEncodingDetector capabilities along the way (it was before) svn path=/trunk/KDE/kdebase/apps/; revision=690382 --- 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 2484b3b05..7ff73c560 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.1