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

@ -454,6 +454,10 @@ void PostedListWidget::applyRanking()
ui->scrollAreaWidgetContents->update();
}
void PostedListWidget::blank()
{
clearPosts();
}
void PostedListWidget::clearPosts()
{
/* clear all messages */