recalculate articles after article filters dialog is closed
This commit is contained in:
parent
a4ee83f96d
commit
68bc0ac536
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ void FeedReader::showMessageFiltersManager() {
|
|||
|
||||
manager.exec();
|
||||
|
||||
m_feedsModel->reloadCountsOfWholeModel();
|
||||
m_messagesModel->reloadWholeLayout();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue