mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 07:25:36 -04:00
remove channel/posted/forum info when no group is selected
This commit is contained in:
parent
08b436e5f4
commit
a5d1a154a4
9 changed files with 63 additions and 13 deletions
|
@ -73,6 +73,7 @@ protected:
|
|||
virtual bool useThread() { return mUseThread; }
|
||||
virtual void fillThreadCreatePost(const QVariant &post, bool related, int current, int count);
|
||||
virtual bool navigatePostItem(const RsGxsMessageId& msgId);
|
||||
virtual void blank() ;
|
||||
|
||||
/* GxsMessageFrameWidget */
|
||||
virtual void setAllMessagesReadDo(bool read, uint32_t &token);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue