mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 12:37:23 +00:00
NOISSUE fix all clang warnings
This commit is contained in:
@@ -250,7 +250,7 @@ void ConsoleWindow::onProgressRequested(Task* task)
|
||||
{
|
||||
ProgressDialog progDialog(this);
|
||||
m_proc->proceed();
|
||||
progDialog.exec(task);
|
||||
progDialog.execWithTask(task);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user