summaryrefslogtreecommitdiffstats
path: root/common/domain/applicationdomaintype.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/domain/applicationdomaintype.h')
-rw-r--r--common/domain/applicationdomaintype.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/domain/applicationdomaintype.h b/common/domain/applicationdomaintype.h
index fee6344..be04db9 100644
--- a/common/domain/applicationdomaintype.h
+++ b/common/domain/applicationdomaintype.h
@@ -418,6 +418,8 @@ struct SINK_EXPORT ImapResource {
418 418
419namespace ResourceCapabilities { 419namespace ResourceCapabilities {
420namespace Mail { 420namespace Mail {
421 static constexpr const char *mail = "mail";
422 static constexpr const char *folder = "folder";
421 static constexpr const char *storage = "mail.storage"; 423 static constexpr const char *storage = "mail.storage";
422 static constexpr const char *drafts = "mail.drafts"; 424 static constexpr const char *drafts = "mail.drafts";
423 static constexpr const char *sent = "mail.sent"; 425 static constexpr const char *sent = "mail.sent";