Refactor new_editor window architecture and routing
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "Bootstrap/Application.h"
|
||||
#include "Bootstrap/Application.h"
|
||||
#include "Bootstrap/EditorResources.h"
|
||||
#include "Ports/SystemInteractionPort.h"
|
||||
#include "System/SystemInteractionService.h"
|
||||
#include "Composition/EditorContext.h"
|
||||
#include "Platform/Win32/EditorWindowManager.h"
|
||||
#include "Platform/Win32/EditorWindow.h"
|
||||
#include "Platform/Win32/EditorWorkspaceWindowContentController.h"
|
||||
#include "Platform/Win32/Win32SystemInteractionHost.h"
|
||||
#include "Platform/Win32/Windowing/EditorWindowManager.h"
|
||||
#include "Platform/Win32/Windowing/EditorWindow.h"
|
||||
#include "Platform/Win32/Content/EditorWorkspaceWindowContentController.h"
|
||||
#include "Platform/Win32/System/Win32SystemInteractionHost.h"
|
||||
#include "Support/EnvironmentFlags.h"
|
||||
#include "Support/ExecutablePath.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user