Promote editor window authority core

This commit is contained in:
2026-04-26 16:27:13 +08:00
parent 1751fc4b3c
commit a8256b05cd
21 changed files with 103 additions and 60 deletions

View File

@@ -1,8 +1,8 @@
#include "Windowing/Content/EditorWorkspaceWindowContentController.h"
#include <XCEditor/Foundation/UIEditorRuntimeTrace.h>
#include "Windowing/Presentation/EditorWindowPresentationPolicy.h"
#include "Windowing/System/EditorWindowSystem.h"
#include <XCEditor/Windowing/Presentation/EditorWindowPresentationPolicy.h>
#include <XCEditor/Windowing/System/EditorWindowSystem.h>
#include <XCEditor/Workspace/UIEditorDetachedWindowPolicy.h>
namespace XCEngine::UI::Editor::App {