mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fixed typo
This commit is contained in:
parent
7e53d23e33
commit
3ae55b6a6f
1 changed files with 1 additions and 1 deletions
|
@ -670,7 +670,7 @@ class RssManager : public QObject{
|
|||
saveStreamList();
|
||||
qDeleteAll(streams);
|
||||
delete downloader;
|
||||
qDebug("RSSManger deleted");
|
||||
qDebug("RSSManager deleted");
|
||||
}
|
||||
|
||||
// load the list of the rss stream
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue