From e98e218564694ccca6c0a2962e56ffb7256a11ea Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 10 Nov 2008 13:48:43 +0000 Subject: 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 --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.3.1