Removed reply in ForumMsgItem in unsubscribed forums.

Set sign checkbox to checked in authenticated forums.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3991 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-01-28 00:51:56 +00:00
parent 24d4a5e6ce
commit 13132fe248
2 changed files with 30 additions and 12 deletions

View file

@ -60,6 +60,7 @@ private:
FeedHolder *mParent;
uint32_t mFeedId;
bool canReply;
std::string mForumId;
std::string mPostId;