summaryrefslogtreecommitdiffstats
path: root/framework/domain/maillistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/domain/maillistmodel.h')
-rw-r--r--framework/domain/maillistmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/domain/maillistmodel.h b/framework/domain/maillistmodel.h
index 96cf98f2..5526a991 100644
--- a/framework/domain/maillistmodel.h
+++ b/framework/domain/maillistmodel.h
@@ -51,6 +51,7 @@ public:
51 Unread, 51 Unread,
52 Important, 52 Important,
53 Draft, 53 Draft,
54 Sent,
54 Trash, 55 Trash,
55 Id, 56 Id,
56 MimeMessage, 57 MimeMessage,