NOISSUE refactor NetAction to be based on Task
Still missing some things, this is part 1.
This commit is contained in:
@@ -32,7 +32,7 @@ void ThreadTask::iternal_started()
|
||||
|
||||
void ThreadTask::iternal_status(QString status)
|
||||
{
|
||||
setStatus(status);
|
||||
setStatusText(status);
|
||||
}
|
||||
|
||||
void ThreadTask::iternal_succeeded()
|
||||
|
||||
Reference in New Issue
Block a user