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:
thunder2 2014-07-06 19:25:51 +00:00
parent 199c38b2b8
commit 6c3b6c6880
4 changed files with 19 additions and 44 deletions

View file

@ -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 */