diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-01-05 15:17:04 +0100 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-01-05 15:17:04 +0100 |
commit | a2fda0ad4fc013e4f9dd7d68ce2ec5385c1717ce (patch) | |
tree | 3ca0df1d96c01baef1575b4d961365ed227531e1 /framework/domain/CMakeLists.txt | |
parent | bc7879eca0d242934ec2051af93fd58b66845461 (diff) | |
download | kube-a2fda0ad4fc013e4f9dd7d68ce2ec5385c1717ce.tar.gz kube-a2fda0ad4fc013e4f9dd7d68ce2ec5385c1717ce.zip |
move accounts related files to seperate folder
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r-- | framework/domain/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt index 00499f30..01d55de2 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt | |||
@@ -13,9 +13,6 @@ set(mailplugin_SRCS | |||
13 | mailtemplates.cpp | 13 | mailtemplates.cpp |
14 | modeltest.cpp | 14 | modeltest.cpp |
15 | retriever.cpp | 15 | retriever.cpp |
16 | accountfactory.cpp | ||
17 | accountscontroller.cpp | ||
18 | accountsmodel.cpp | ||
19 | outboxmodel.cpp | 16 | outboxmodel.cpp |
20 | identitiesmodel.cpp | 17 | identitiesmodel.cpp |
21 | recepientautocompletionmodel.cpp | 18 | recepientautocompletionmodel.cpp |