fix build errors
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#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>
|
||||
#include <QString>
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user