diff options
| author | Peter Penz <[email protected]> | 2008-10-25 09:49:57 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-10-25 09:49:57 +0000 |
| commit | 0ff69a11b8695a451256c6bd1662242aa3711879 (patch) | |
| tree | 67095090f204de9f45a62d382fe5dce16e6cf6ca /src/CMakeLists.txt | |
| parent | 5d69f066dbe4a8b37541a2ab8b279593d5217f25 (diff) | |
use the DolphinDirLister instead of KDirLister
svn path=/trunk/KDE/kdebase/apps/; revision=875703
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 0e330d65b..493455292 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -25,6 +25,7 @@ set(dolphinprivate_LIB_SRCS dolphiniconsview.cpp dolphincolumnview.cpp dolphincolumnwidget.cpp + dolphindirlister.cpp dolphinfileitemdelegate.cpp dolphinmodel.cpp dolphinsettings.cpp |
