diff options
| author | Rafael Fernández López <[email protected]> | 2007-06-17 15:32:31 +0000 |
|---|---|---|
| committer | Rafael Fernández López <[email protected]> | 2007-06-17 15:32:31 +0000 |
| commit | 11f0a8c50310ebbcaa93318cb097077482268cdd (patch) | |
| tree | 06df222f3e7812bea96db8b8c1a40256547ec7b0 /src/CMakeLists.txt | |
| parent | 1c0341958df6d5cea0a2725afb6245ce498422b2 (diff) | |
New and powerful KListView. Still pending class renaming. There are two
methods that I need to think about it, and boost. Small issues like
reloading all data when sorting role suddenly changes. In general terms
it will work nice when you sort by name or size. We have to work further
when we sort by other roles. Nice times.
svn path=/trunk/KDE/kdebase/apps/; revision=676732
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 04b4b9bd7..6ca332212 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -15,6 +15,7 @@ set(dolphinprivate_LIB_SRCS dolphiniconsview.cpp dolphinitemcategorizer.cpp klistview.cpp + ksortfilterproxymodel.cpp dolphinsettings.cpp viewproperties.cpp dolphinsortfilterproxymodel.cpp |
