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 47a2a091..13662a17 100644
--- a/framework/domain/maillistmodel.h
+++ b/framework/domain/maillistmodel.h
@@ -47,6 +47,7 @@ public:
47 Date, 47 Date,
48 Unread, 48 Unread,
49 Important, 49 Important,
50 Draft,
50 Id, 51 Id,
51 MimeMessage, 52 MimeMessage,
52 DomainObject 53 DomainObject