mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 15:35:49 -04:00
Quick view for Messages with Attachments
This commit is contained in:
parent
623e803584
commit
f96f1cf8b1
5 changed files with 30 additions and 6 deletions
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue