mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
move ExtractZipTask
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
60b2585711
commit
8c36be048c
17 changed files with 267 additions and 580 deletions
|
|
@ -58,7 +58,7 @@ class InstanceImportTask : public InstanceTask {
|
|||
void processTechnic();
|
||||
void processFlame();
|
||||
void processModrinth();
|
||||
QString getRootFromZip(QuaZip* zip, const QString& root = "");
|
||||
QString getRootFromZip(QStringList files);
|
||||
|
||||
private slots:
|
||||
void processZipPack();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue