mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
Treat the updater separately
This commit is contained in:
@@ -207,5 +207,7 @@ protected slots:
|
||||
void fileDownloadFinished();
|
||||
void fileDownloadFailed();
|
||||
void fileDownloadProgressChanged(qint64 current, qint64 total);
|
||||
|
||||
void directDeployFile(const int index);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user