Quick view for Messages with Attachments

This commit is contained in:
defnax 2020-05-20 02:03:18 +02:00
parent 623e803584
commit f96f1cf8b1
5 changed files with 30 additions and 6 deletions

View file

@ -76,6 +76,7 @@ public:
QUICK_VIEW_STARRED = 0x06,
QUICK_VIEW_SYSTEM = 0x07,
QUICK_VIEW_SPAM = 0x08,
QUICK_VIEW_ATTACHMENT = 0x09,
QUICK_VIEW_USER = 100
};