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, 1 insertions, 2 deletions
diff --git a/framework/mail/maillistmodel.h b/framework/mail/maillistmodel.h
index d179eb02..47a2a091 100644
--- a/framework/mail/maillistmodel.h
+++ b/framework/mail/maillistmodel.h
@@ -49,8 +49,7 @@ public:
49 Important, 49 Important,
50 Id, 50 Id,
51 MimeMessage, 51 MimeMessage,
52 DomainObject, 52 DomainObject
53 RenderedMessage
54 }; 53 };
55 54
56 QHash<int, QByteArray> roleNames() const; 55 QHash<int, QByteArray> roleNames() const;