diff options
Diffstat (limited to 'common/domain/applicationdomaintype.h')
-rw-r--r-- | common/domain/applicationdomaintype.h | 2 |
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 | ||
419 | namespace ResourceCapabilities { | 419 | namespace ResourceCapabilities { |
420 | namespace Mail { | 420 | namespace 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"; |