mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 11:26:59 +03:00
NOISSUE attempt to fix build on macOS
This commit is contained in:
parent
b0f5f4cb13
commit
c6c9feb3a2
7 changed files with 9 additions and 9 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue