summaryrefslogtreecommitdiffstats
path: root/framework/domain/maillistmodel.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-03-17 16:27:23 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-03-17 16:27:23 +0100
commitbe7f4d42d70922608ed6898717232bd78fe528e4 (patch)
tree1fedebb38e416fc268edef844400a034c9862134 /framework/domain/maillistmodel.h
parentfeb1ea5739e2e33c4debcdd21a176f15991a64e5 (diff)
downloadkube-be7f4d42d70922608ed6898717232bd78fe528e4.tar.gz
kube-be7f4d42d70922608ed6898717232bd78fe528e4.zip
Request sent property and some others
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,