mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-20 19:06:09 -05:00
removed TokenQueue from GxsMessageFrameWidget
This commit is contained in:
parent
6411d5507f
commit
819dc173e0
8 changed files with 9 additions and 43 deletions
|
|
@ -137,7 +137,7 @@ protected:
|
|||
#endif
|
||||
|
||||
/* GxsMessageFrameWidget */
|
||||
virtual void setAllMessagesReadDo(bool read, uint32_t &token) override;
|
||||
virtual void setAllMessagesReadDo(bool read) override;
|
||||
|
||||
private slots:
|
||||
void showPostDetails();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue