mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
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:
parent
24d4a5e6ce
commit
13132fe248
2 changed files with 30 additions and 12 deletions
|
@ -60,6 +60,7 @@ private:
|
|||
|
||||
FeedHolder *mParent;
|
||||
uint32_t mFeedId;
|
||||
bool canReply;
|
||||
|
||||
std::string mForumId;
|
||||
std::string mPostId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue