mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-06 04:14:22 +01:00
recalculate articles after article filters dialog is closed
This commit is contained in:
parent
a4ee83f96d
commit
68bc0ac536
@ -146,6 +146,7 @@ void FeedReader::showMessageFiltersManager() {
|
||||
|
||||
manager.exec();
|
||||
|
||||
m_feedsModel->reloadCountsOfWholeModel();
|
||||
m_messagesModel->reloadWholeLayout();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user