summaryrefslogtreecommitdiffstats
path: root/framework/domain/CMakeLists.txt
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2016-11-08 16:11:02 +0100
committerSandro Knauß <sknauss@kde.org>2016-11-08 16:23:47 +0100
commit026278f1cf0c692b8ba134c84c26da5bb8274d67 (patch)
tree22cf5baaab7fab53bfd0a07625a6612f01936bfe /framework/domain/CMakeLists.txt
parent2561117ed2f5ca07d8dc63f45c22989cb0fa147d (diff)
downloadkube-026278f1cf0c692b8ba134c84c26da5bb8274d67.tar.gz
kube-026278f1cf0c692b8ba134c84c26da5bb8274d67.zip
Add AttachmentModel for viewer
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r--framework/domain/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt
index a31bb016..094eac04 100644
--- a/framework/domain/CMakeLists.txt
+++ b/framework/domain/CMakeLists.txt
@@ -1,4 +1,5 @@
1set(mailplugin_SRCS 1set(mailplugin_SRCS
2 attachmentmodel.cpp
2 mailplugin.cpp 3 mailplugin.cpp
3 maillistmodel.cpp 4 maillistmodel.cpp
4 folderlistmodel.cpp 5 folderlistmodel.cpp