NOISSUE move files into paths that make more sense
This commit is contained in:
parent
71e4b147ec
commit
17ad1e64f8
75 changed files with 148 additions and 144 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "LegacyUpgradePage.h"
|
||||
#include "ui_LegacyUpgradePage.h"
|
||||
|
||||
#include "minecraft/LegacyInstance.h"
|
||||
#include "minecraft/legacy/LegacyInstance.h"
|
||||
|
||||
LegacyUpgradePage::LegacyUpgradePage(LegacyInstance *inst, QWidget *parent)
|
||||
: QWidget(parent), ui(new Ui::LegacyUpgradePage), m_inst(inst)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue