remove channel/posted/forum info when no group is selected

This commit is contained in:
csoler 2018-06-25 23:08:10 +02:00
parent 08b436e5f4
commit a5d1a154a4
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
9 changed files with 63 additions and 13 deletions

View file

@ -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);