From 026278f1cf0c692b8ba134c84c26da5bb8274d67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Knau=C3=9F?= Date: Tue, 8 Nov 2016 16:11:02 +0100 Subject: Add AttachmentModel for viewer --- framework/domain/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/domain/CMakeLists.txt') 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 @@ set(mailplugin_SRCS + attachmentmodel.cpp mailplugin.cpp maillistmodel.cpp folderlistmodel.cpp -- cgit v1.2.3