diff options
| author | Peter Penz <[email protected]> | 2008-01-30 22:22:46 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-01-30 22:22:46 +0000 |
| commit | 9a944644e94a1a969590cb2fef59a1b22270e150 (patch) | |
| tree | 38e04122291b2f07c906e2ba59466317c6a2ba43 /src/CMakeLists.txt | |
| parent | faf1f0f2d6fcb070a0a0927e3dbb6a9512c9e5c6 (diff) | |
allow dropping items above a place inside the Places panel
BUG: 154014
svn path=/trunk/KDE/kdebase/apps/; revision=768921
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 4d0d097dd..deb1b3bb6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -90,6 +90,7 @@ set(dolphin_SRCS dolphinstatusbar.cpp dolphindirlister.cpp dolphincontextmenu.cpp + dolphinfileplacesview.cpp dolphinsettingsdialog.cpp draganddrophelper.cpp filterbar.cpp |
