Seal editor host content binding boundary

This commit is contained in:
2026-04-26 23:49:25 +08:00
parent 6c6daf7ebe
commit a3e2e2b4a9
7 changed files with 115 additions and 71 deletions

View File

@@ -5,7 +5,7 @@
#include "Platform/Win32/Windowing/EditorWindowSupport.h"
#include "Platform/Win32/Windowing/Win32EditorWindowRenderRuntimeSurface.h"
#include "Platform/Win32/Runtime/EditorWindowInputController.h"
#include "Windowing/Content/EditorWindowContentController.h"
#include "Windowing/Host/EditorWindowContentBindings.h"
#include <XCEditor/Docking/UIEditorDockHostTransfer.h>
#include <XCEditor/Foundation/UIEditorRuntimeTrace.h>
#include <XCEditor/Shell/UIEditorShellInteraction.h>