From 7d0080868bade4b476c824817b5ec9b5993a3b46 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 18 Apr 2008 19:43:16 +0000 Subject: Consider the protocol and directory capabilities for file actions like Move To/Copy To (note that this is just an initial version; adjustments must also be done for the global actions like Delete, Rename etc.) svn path=/trunk/KDE/kdebase/apps/; revision=798658 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e85d4d5b4..80353a268 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -98,6 +98,7 @@ set(dolphin_SRCS dolphinfileplacesview.cpp dolphinsettingsdialog.cpp draganddrophelper.cpp + fileitemcapabilities.cpp filterbar.cpp generalsettingspage.cpp generalviewsettingspage.cpp -- cgit v1.3.1