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:
@ -18,7 +18,7 @@
|
||||
#include "classparser.h"
|
||||
|
||||
#include <QFile>
|
||||
#include <quazipfile.h>
|
||||
#include <QuaZip-Qt5-1.2/quazip/quazipfile.h>
|
||||
#include <QDebug>
|
||||
|
||||
namespace classparser
|
||||
|
Submodule libraries/quazip deleted from c9ef32de19
Reference in New Issue
Block a user