mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
GH-1053 explode launch task into many small steps, each a Task
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
explicit ForgeListLoadTask(ForgeVersionList *vlist);
|
||||
|
||||
virtual void executeTask();
|
||||
virtual void abort();
|
||||
virtual bool abort();
|
||||
|
||||
protected
|
||||
slots:
|
||||
|
||||
Reference in New Issue
Block a user