NOISSUE Revert all recent changes to NetAction and NetJob
This commit is contained in:
		| @@ -87,7 +87,7 @@ int ProgressDialog::execWithTask(Task *task) | ||||
| 	if(task->isRunning()) | ||||
| 	{ | ||||
| 		changeProgress(task->getProgress(), task->getTotalProgress()); | ||||
| 		changeStatus(task->getStatusText()); | ||||
| 		changeStatus(task->getStatus()); | ||||
| 		return QDialog::exec(); | ||||
| 	} | ||||
| 	else if(handleImmediateResult(result)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Petr Mrázek
					Petr Mrázek