NOISSUE more NetAction and NetJob cleanups
This commit is contained in:
parent
e1465f4848
commit
1be99b075a
4 changed files with 3 additions and 21 deletions
|
@ -100,6 +100,7 @@ public slots:
|
|||
void setProgress(qint64 current, qint64 total);
|
||||
|
||||
protected:
|
||||
// FIXME: replace these with the m_status from NetAction
|
||||
bool m_running = false;
|
||||
bool m_finished = false;
|
||||
bool m_succeeded = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue