Further reduce buggy behaviour
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
970ec8187c
commit
5d5fcae501
2 changed files with 53 additions and 32 deletions
|
@ -55,6 +55,7 @@ class ModrinthPackExportTask : public Task {
|
|||
QMap<QString, QString> pendingHashes;
|
||||
QMap<QString, ResolvedFile> resolvedFiles;
|
||||
Task::Ptr task;
|
||||
bool pendingAbort = false;
|
||||
|
||||
void collectFiles();
|
||||
void parseApiResponse(QByteArray* response);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue