┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2011-11-27 00:27:59 +0100
committerPeter Penz <[email protected]>2011-11-27 00:29:25 +0100
commitd7f89808f7620e5b4cecc606e1fd3ac1df43c1b4 (patch)
treef108509599e9f063044fb4919dc3145499fbfde3 /src/CMakeLists.txt
parent362817d1834f2ada3ea4552a25fa39bbbb540f8c (diff)
Apply icon effect for cut items
Fix issue that no icon effect got applied to icons that have been cut.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index af82e74fe..c5c02e1c5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -18,6 +18,7 @@ add_subdirectory(tests)
########### next target ###############
set(dolphinprivate_LIB_SRCS
+ kitemviews/kfileitemclipboard.cpp
kitemviews/kfileitemlistgroupheader.cpp
kitemviews/kfileitemlistview.cpp
kitemviews/kfileitemlistwidget.cpp