NOISSUE more NetAction and NetJob cleanups
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
public:
|
||||
unique_qobject_ptr<QNetworkReply> m_reply;
|
||||
QUrl m_url;
|
||||
// FIXME: pull this up into Task
|
||||
Status m_status = Status::NotStarted;
|
||||
|
||||
signals:
|
||||
|
Reference in New Issue
Block a user