summaryrefslogtreecommitdiffstats
path: root/framework/domain/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2016-03-09 16:28:57 +0100
committerMichael Bohlender <michael.bohlender@kdemail.net>2016-03-09 16:28:57 +0100
commitbae0a227350a4e602fd605e467728112f766eb4f (patch)
tree68cc3ec354acf85ab99db670d4592347489709a6 /framework/domain/CMakeLists.txt
parentaca02709fedabf9028768fe9a699f31a91b4ab0e (diff)
downloadkube-bae0a227350a4e602fd605e467728112f766eb4f.tar.gz
kube-bae0a227350a4e602fd605e467728112f766eb4f.zip
remove controller that are not longer needed
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r--framework/domain/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt
index b14e410e..75fcef09 100644
--- a/framework/domain/CMakeLists.txt
+++ b/framework/domain/CMakeLists.txt
@@ -1,10 +1,7 @@
1set(mailplugin_SRCS 1set(mailplugin_SRCS
2 mailplugin.cpp 2 mailplugin.cpp
3 maillistcontroller.cpp
4 maillistmodel.cpp 3 maillistmodel.cpp
5 singlemailcontroller.cpp
6 folderlistmodel.cpp 4 folderlistmodel.cpp
7 folderlistcontroller.cpp
8 actions/sinkactions.cpp 5 actions/sinkactions.cpp
9 actions/mailactions.cpp 6 actions/mailactions.cpp
10 objecttreesource.cpp 7 objecttreesource.cpp