summaryrefslogtreecommitdiffstats
path: root/common/domain/domaintypes.h
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2017-01-11 13:06:55 +0100
committerSandro Knauß <sknauss@kde.org>2017-01-30 10:58:20 +0100
commitbb624c5ec2ab2e13dedcba67fd60e3d2f03216d7 (patch)
treeee27923e8bf1fa51a75599beaff7e005368180e0 /common/domain/domaintypes.h
parent17d8b00ae32e2b1522c5dce6719566e4fbe3357e (diff)
downloadsink-bb624c5ec2ab2e13dedcba67fd60e3d2f03216d7.tar.gz
sink-bb624c5ec2ab2e13dedcba67fd60e3d2f03216d7.zip
Add Contact as new domain type
Diffstat (limited to 'common/domain/domaintypes.h')
-rw-r--r--common/domain/domaintypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/domain/domaintypes.h b/common/domain/domaintypes.h
index 84c5bd5..0abdee7 100644
--- a/common/domain/domaintypes.h
+++ b/common/domain/domaintypes.h
@@ -1,4 +1,5 @@
1 1
2#include "contact.h"
2#include "mail.h" 3#include "mail.h"
3#include "folder.h" 4#include "folder.h"
4#include "event.h" 5#include "event.h"