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/Runtime/EditorWindowInputController.h"
#include "Platform/Win32/Windowing/EditorWindow.h"
#include "Platform/Win32/Windowing/EditorWindowPointerCapture.h"
#include "Windowing/Content/EditorWindowContentController.h"
#include "Windowing/Host/EditorWindowContentBindings.h"
#include "Windowing/Host/EditorWindowHostCoordinator.h"
#include <cstdint>