Merge remote-tracking branch 'origin/noggit-shadowlands' into noggit-shadowlands
This commit is contained in:
@@ -20,6 +20,8 @@ namespace Noggit::Ui::Windows
|
||||
|
||||
ui->setupUi(this);
|
||||
|
||||
_settings = new Noggit::Ui::settings(this);
|
||||
|
||||
_existingProjectEnumerationComponent = std::make_unique<Component::ExistingProjectEnumerationComponent>();
|
||||
_createProjectComponent = std::make_unique<Component::CreateProjectComponent>();
|
||||
_loadProjectComponent = std::make_unique<Component::LoadProjectComponent>();
|
||||
|
||||
Reference in New Issue
Block a user