GH-1053 add back update progress dialog
This commit is contained in:
parent
6310f6569c
commit
d8caab515a
35 changed files with 151 additions and 63 deletions
|
@ -46,6 +46,7 @@ slots:
|
|||
|
||||
void onSucceeded();
|
||||
void onFailed(QString reason);
|
||||
void onProgressRequested(Task *task);
|
||||
|
||||
// FIXME: add handlers for the other MinecraftLauncher signals (pre/post launch command
|
||||
// failures)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue