mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 07:25:36 -04:00
Added "Mark all as read/unread" to channels.
Updated open points for forums and channels. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
199c38b2b8
commit
6c3b6c6880
4 changed files with 19 additions and 44 deletions
|
@ -103,6 +103,7 @@ private:
|
|||
bool filterItem(GxsChannelPostItem *pItem, const QString &text, const int filter);
|
||||
|
||||
RsGxsGroupId mChannelId; /* current Channel */
|
||||
int mSubscribeFlags;
|
||||
TokenQueue *mChannelQueue;
|
||||
|
||||
/* Layout Pointers */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue