diff options
| author | David Faure <[email protected]> | 2008-11-10 13:48:43 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2008-11-10 13:48:43 +0000 |
| commit | e98e218564694ccca6c0a2962e56ffb7256a11ea (patch) | |
| tree | de4713d22d0b1a91ed354cef4a937818332832e0 /src/CMakeLists.txt | |
| parent | a7838db28e24e9618a39954524f055dc3335f7a9 (diff) | |
Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason, draganddrophelper.cpp was compiled
both into libdolphinprivate and into dolphin.
Also fix missing newline in copyright header.
svn path=/trunk/KDE/kdebase/apps/; revision=882336
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index dcf217d80..f31356380 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -103,7 +103,6 @@ set(dolphin_SRCS dolphincontextmenu.cpp dolphinfileplacesview.cpp dolphinsettingsdialog.cpp - draganddrophelper.cpp filterbar.cpp generalsettingspage.cpp generalviewsettingspage.cpp |
