From e7bd514a39f0b07ddfec85f5f7b391e16af7d279 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 24 Oct 2008 22:19:23 +0000 Subject: * Move code from DolphinDropController to DragAndDropHelper. * Move code which checks whether the dragging of a MIME type is supported to DragAndDropHelper. This allows adding an improved support for dropping compressed files from Ark to Dolphin later... CCMAIL: haraldhv@stud.ntnu.no svn path=/trunk/KDE/kdebase/apps/; revision=875611 --- 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 e2f5a97bf..0e330d65b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -25,7 +25,6 @@ set(dolphinprivate_LIB_SRCS dolphiniconsview.cpp dolphincolumnview.cpp dolphincolumnwidget.cpp - dolphindropcontroller.cpp dolphinfileitemdelegate.cpp dolphinmodel.cpp dolphinsettings.cpp -- cgit v1.3.1