mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08: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