NOISSUE attempt to fix build on macOS
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include <QAbstractListModel>
|
||||
|
||||
#include "modplatform/modpacksch/PackManifest.h"
|
||||
#include "modplatform/modpacksch/FTBPackManifest.h"
|
||||
#include "net/NetJob.h"
|
||||
#include <QIcon>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#include <QKeyEvent>
|
||||
|
||||
#include "dialogs/NewInstanceDialog.h"
|
||||
#include "modplatform/modpacksch/PackInstallTask.h"
|
||||
#include "modplatform/modpacksch/FTBPackInstallTask.h"
|
||||
|
||||
FtbPage::FtbPage(NewInstanceDialog* dialog, QWidget *parent)
|
||||
: QWidget(parent), ui(new Ui::FtbPage), dialog(dialog)
|
||||
|
Reference in New Issue
Block a user