mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
[RSS] Removes refresh message when adding a new feed
This commit is contained in:
parent
4642a35de7
commit
093c5d84d2
@ -239,7 +239,6 @@ void RSSImp::on_newFeedButton_clicked()
|
||||
// Notify TreeWidget
|
||||
m_feedList->itemAdded(item, stream);
|
||||
|
||||
stream->refresh();
|
||||
m_rssManager->saveStreamList();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user