mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- Fixed typo
This commit is contained in:
@@ -670,7 +670,7 @@ class RssManager : public QObject{
|
|||||||
saveStreamList();
|
saveStreamList();
|
||||||
qDeleteAll(streams);
|
qDeleteAll(streams);
|
||||||
delete downloader;
|
delete downloader;
|
||||||
qDebug("RSSManger deleted");
|
qDebug("RSSManager deleted");
|
||||||
}
|
}
|
||||||
|
|
||||||
// load the list of the rss stream
|
// load the list of the rss stream
|
||||||
|
|||||||
Reference in New Issue
Block a user