diff options
| author | Peter Penz <[email protected]> | 2007-02-14 21:54:24 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-02-14 21:54:24 +0000 |
| commit | c91365ab8d7582255aa0de8f403ec0787446a74f (patch) | |
| tree | a4499e7043a5a0277094af621e5bf1ef8df7faa1 /src/CMakeLists.txt | |
| parent | 8134fd34d5e49dbdd1d0c8a26b300f6e07b9575b (diff) | |
Step one for having DolphinParts for the icons and details view, which can be used by Konqueror. TODO: currently dropping of items is deactivated, as I want to wait for Davids feedback whether the direction is ok.
svn path=/trunk/KDE/kdebase/apps/; revision=633703
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 ed7ca6582..b2ea5561f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -14,6 +14,7 @@ set(dolphin_SRCS bookmarkssidebarpage.cpp detailsviewsettingspage.cpp dolphinapplication.cpp + dolphincontroller.cpp dolphinmainwindow.cpp dolphinnewmenu.cpp dolphinview.cpp |
