From 1974c19eadd497e355ac985a00d0571f3e6c7712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Knau=C3=9F?= Date: Tue, 11 Oct 2016 16:18:50 +0200 Subject: create model for new mailviewer --- framework/domain/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/domain/CMakeLists.txt') diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt index 07f01367..c41da377 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt @@ -7,6 +7,8 @@ set(mailplugin_SRCS stringhtmlwriter.cpp composercontroller.cpp messageparser.cpp + messageparser_new.cpp + messageparser_old.cpp mailtemplates.cpp retriever.cpp accountfactory.cpp -- cgit v1.2.3