fix: hook up setAbortStatus in instance import tasks
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
parent
6a50fa35ec
commit
87002fb8f8
7 changed files with 30 additions and 7 deletions
|
@ -22,7 +22,6 @@ class ModrinthCreationTask final : public InstanceCreationTask {
|
|||
}
|
||||
|
||||
bool abort() override;
|
||||
bool canAbort() const override { return true; }
|
||||
|
||||
bool updateInstance() override;
|
||||
bool createInstance() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue