mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 22:24:00 +00:00
Add Continuous track, disable zip downloading
Opens update links in browser until new auto-update is implemented
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
#include <QProgressBar>
|
||||
#include <QLabel>
|
||||
|
||||
//#if _WIN32
|
||||
//#define PLATFORM_ZIP_DOWNLOAD 1
|
||||
//#else
|
||||
#define PLATFORM_ZIP_DOWNLOAD 0
|
||||
//#endif
|
||||
|
||||
class QuaZip;
|
||||
|
||||
class DownloadManager : public QObject {
|
||||
|
||||
Reference in New Issue
Block a user