refactor: remove old updater

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2022-11-01 22:45:15 +01:00
parent 5cc91965d0
commit fdbd8d9d2b
No known key found for this signature in database
GPG key ID: C10411294912A422
33 changed files with 59 additions and 2230 deletions

View file

@ -38,6 +38,7 @@
#include <QAbstractListModel>
#include "modplatform/modrinth/ModrinthPackManifest.h"
#include "net/NetJob.h"
#include "ui/pages/modplatform/modrinth/ModrinthPage.h"
class ModPage;