Delete remaining network replies and local redirct server in destructor
This commit is contained in:
@@ -157,6 +157,8 @@ class ScrobblingAPI20 : public ScrobblerService {
|
||||
bool scrobbled_;
|
||||
quint64 timestamp_;
|
||||
|
||||
QList<QNetworkReply*> replies_;
|
||||
|
||||
};
|
||||
|
||||
#endif // SCROBBLINGAPI20_H
|
||||
|
||||
Reference in New Issue
Block a user