┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2012-04-04 13:35:34 +0200
committerPeter Penz <[email protected]>2012-04-04 13:37:07 +0200
commit1e6031c04debac1accb49ea19912a845f577abee (patch)
tree4af62bd4fc060f21cd1e1d27aa1f443a28bf7e70 /src/CMakeLists.txt
parent4657459937ab7916fc200011fac76fd23e0c4880 (diff)
Extract sorting-algorithm from KFileItemModel into custom class
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 45d7c495f..9f9d38653 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -23,6 +23,7 @@ set(dolphinprivate_LIB_SRCS
kitemviews/kfileitemlistview.cpp
kitemviews/kfileitemlistwidget.cpp
kitemviews/kfileitemmodel.cpp
+ kitemviews/kfileitemmodelsortalgorithm.cpp
kitemviews/kfileitemmodelfilter.cpp
kitemviews/kfileitemmodelrolesupdater.cpp
kitemviews/kitemlistcontainer.cpp