mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
de-select current message when showing forum info
This commit is contained in:
parent
d5aa8dd9f3
commit
6969eae3ff
@ -400,6 +400,7 @@ void GxsForumThreadWidget::handleEvent_main_thread(std::shared_ptr<const RsEvent
|
||||
void GxsForumThreadWidget::showForumInfo()
|
||||
{
|
||||
mThreadId.clear();
|
||||
ui->threadTreeWidget->selectionModel()->clear();
|
||||
updateForumDescription(true);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user