refactor: initial migration to QuaZip 1.2

Let's move off our custom QuaZip. In the olden times we needed the
custom version of QuaZip, as it was basically unmaintained and on
SourceForge (eww). But nowadays it's maintained and on GitHub. See
new GitHub page: https://github.com/stachenov/quazip
This commit is contained in:
Sefa Eyeoglu
2022-01-20 20:40:56 +01:00
parent c39da093bf
commit efa414c442
18 changed files with 39 additions and 130 deletions

View File

@ -18,7 +18,7 @@
#include "InstanceTask.h"
#include "net/NetJob.h"
#include "quazip.h"
#include "QuaZip-Qt5-1.2/quazip/quazip.h"
#include <QFutureWatcher>
#include <QStringList>