From 45aaa4a4b2a0718d6e23dd5ac8a5c594d774e949 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 9 Mar 2017 12:41:54 +0100 Subject: Dav cleanup --- common/domain/applicationdomaintype.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common') diff --git a/common/domain/applicationdomaintype.h b/common/domain/applicationdomaintype.h index be04db9..3afef75 100644 --- a/common/domain/applicationdomaintype.h +++ b/common/domain/applicationdomaintype.h @@ -427,6 +427,10 @@ namespace Mail { static constexpr const char *transport = "mail.transport"; static constexpr const char *folderhierarchy = "mail.folderhierarchy"; }; +namespace Contact { + static constexpr const char *contact = "contact"; + static constexpr const char *storage = "contact.storage"; +}; }; namespace SpecialPurpose { -- cgit v1.2.3