Delete remaining network replies and local redirct server in destructor
This commit is contained in:
@@ -247,6 +247,7 @@ class TidalService : public InternetService {
|
||||
QStringList login_errors_;
|
||||
|
||||
QList<QObject*> wait_for_exit_;
|
||||
QList<QNetworkReply*> replies_;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user