diff options
| author | Peter Penz <[email protected]> | 2008-04-18 19:43:16 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-04-18 19:43:16 +0000 |
| commit | 7d0080868bade4b476c824817b5ec9b5993a3b46 (patch) | |
| tree | e4f7c9241dd3f8b80a34a012b25f21b7235789e8 /src/CMakeLists.txt | |
| parent | 01f53f01b4de69a70e030927716025eab4cc52b5 (diff) | |
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
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 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 |
