mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-18 09:57:15 +00:00
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