Mass refactoring part 2/2: fixing include paths and project files

This commit is contained in:
parax0
2015-12-14 19:07:22 -07:00
parent 8805baaee1
commit 824d23efc1
207 changed files with 662 additions and 1035 deletions

View File

@@ -1,6 +1,6 @@
#include "CTranslateNodeCommand.h"
#include "EUndoCommand.h"
#include "../CWorldEditor.h"
#include "Editor/INodeEditor.h"
CTranslateNodeCommand::CTranslateNodeCommand()
: QUndoCommand("Translate"),