summaryrefslogtreecommitdiffstats
path: root/framework/mail/maillistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/mail/maillistmodel.h')
-rw-r--r--framework/mail/maillistmodel.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/mail/maillistmodel.h b/framework/mail/maillistmodel.h
index 22146eac..1d56e6b8 100644
--- a/framework/mail/maillistmodel.h
+++ b/framework/mail/maillistmodel.h
@@ -47,7 +47,8 @@ public:
47 Important, 47 Important,
48 Id, 48 Id,
49 MimeMessage, 49 MimeMessage,
50 DomainObject 50 DomainObject,
51 RenderedMessage
51 }; 52 };
52 53
53 QHash<int, QByteArray> roleNames() const; 54 QHash<int, QByteArray> roleNames() const;