mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- Added some debug output on exit
This commit is contained in:
parent
ce2294ee96
commit
7e53d23e33
2 changed files with 3 additions and 0 deletions
|
@ -357,7 +357,9 @@
|
|||
}
|
||||
|
||||
RSSImp::~RSSImp(){
|
||||
qDebug("Deleting RSSImp...");
|
||||
delete refreshTimeTimer;
|
||||
delete rssmanager;
|
||||
qDebug("RSSImp deleted");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue