mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 18:09:59 +03:00
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
|
|
@ -32,7 +32,7 @@ void ThreadTask::iternal_started()
|
|||
|
||||
void ThreadTask::iternal_status(QString status)
|
||||
{
|
||||
setStatusText(status);
|
||||
setStatus(status);
|
||||
}
|
||||
|
||||
void ThreadTask::iternal_succeeded()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue