summaryrefslogtreecommitdiffstats
path: root/common/domainadaptor.h
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2017-01-16 17:36:47 +0100
committerSandro Knauß <sknauss@kde.org>2017-01-30 10:59:30 +0100
commit2486b417dbfb4daf0741f7b870e3d276fac87729 (patch)
tree9008a38b4d95edb46678c9db2f8c4a4c3084a0fd /common/domainadaptor.h
parentbb624c5ec2ab2e13dedcba67fd60e3d2f03216d7 (diff)
downloadsink-2486b417dbfb4daf0741f7b870e3d276fac87729.tar.gz
sink-2486b417dbfb4daf0741f7b870e3d276fac87729.zip
make contacts suitable for applications like sinksh
Diffstat (limited to 'common/domainadaptor.h')
-rw-r--r--common/domainadaptor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/domainadaptor.h b/common/domainadaptor.h
index e7b8c1e..0377ef4 100644
--- a/common/domainadaptor.h
+++ b/common/domainadaptor.h
@@ -26,6 +26,7 @@
26 26
27#include "domaintypeadaptorfactoryinterface.h" 27#include "domaintypeadaptorfactoryinterface.h"
28#include "domain/applicationdomaintype.h" 28#include "domain/applicationdomaintype.h"
29#include "domain/contact.h"
29#include "domain/event.h" 30#include "domain/event.h"
30#include "domain/mail.h" 31#include "domain/mail.h"
31#include "domain/folder.h" 32#include "domain/folder.h"