NOISSUE more NetAction and NetJob cleanups
This commit is contained in:
parent
e1465f4848
commit
1be99b075a
4 changed files with 3 additions and 21 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue