mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
[RSS] Removes refresh message when adding a new feed
This commit is contained in:
parent
9d7c7c51ca
commit
2990492506
1 changed files with 0 additions and 1 deletions
|
@ -236,7 +236,6 @@ void RSSImp::on_newFeedButton_clicked()
|
|||
// Notify TreeWidget
|
||||
m_feedList->itemAdded(item, stream);
|
||||
|
||||
stream->refresh();
|
||||
m_rssManager->saveStreamList();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue