mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-19 01:46:27 +00:00
Mass refactoring part 2/2: fixing include paths and project files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "INodeEditor.h"
|
||||
#include "undo/UndoCommands.h"
|
||||
#include "Editor/Undo/UndoCommands.h"
|
||||
|
||||
INodeEditor::INodeEditor(QWidget *pParent)
|
||||
: QMainWindow(pParent),
|
||||
|
||||
Reference in New Issue
Block a user