mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-27 15:04:36 +00:00
- Fixed typo
This commit is contained in:
parent
7e53d23e33
commit
3ae55b6a6f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user