Merge pull request #876 from Scrumplex/revert-updater-stuff

Revert "fix: remove updater if it is not used"
This commit is contained in:
dada513
2022-07-10 10:50:03 +02:00
committed by GitHub
32 changed files with 15 additions and 608 deletions

View File

@ -46,8 +46,6 @@
#include <BuildConfig.h>
#include <net/NetJob.h>
namespace LegacyFTB {
FilterModel::FilterModel(QObject *parent) : QSortFilterProxyModel(parent)