fixing build

will probably need to clean build to get this to work
This commit is contained in:
Alister
2021-12-25 20:29:27 +00:00
parent c6406dc793
commit bc63f7e3ff
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
#include <noggit/ui/windows/projectSelection/NoggitProjectSelectionWindow.h>
#include <noggit/ui/windows/projectSelection/components/ExistingProjectEnumerationComponent.hpp>
#include <noggit/ui/windows/projectSelection/components/CreateProjectComponent.hpp>
#include "ui_noggit-red-project-page.h"
#include "ui_NoggitProjectSelectionWindow.h"
#include <filesystem>
#include <qstringlistmodel.h>

View File

@@ -4,7 +4,6 @@
#include <noggit/project/ApplicationProject.h>
#include <noggit/ui/windows/projectSelection/widgets/ProjectListItem.hpp>
#include <noggit/ui/windows/projectSelection/NoggitProjectSelectionWindow.h>
#include "ui_noggit-red-project-page.h"
#include "ui_NoggitProjectSelectionWindow.h"
namespace Noggit::Ui::Component