NOISSUE Revert all recent changes to NetAction and NetJob
This commit is contained in:
parent
0efa714ba5
commit
e76e6329cd
45 changed files with 356 additions and 338 deletions
|
@ -42,7 +42,7 @@ void SequentialTask::subTaskFailed(const QString &msg)
|
|||
}
|
||||
void SequentialTask::subTaskStatus(const QString &msg)
|
||||
{
|
||||
setStatusText(msg);
|
||||
setStatus(msg);
|
||||
}
|
||||
void SequentialTask::subTaskProgress(qint64 current, qint64 total)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue