Refactor editor windowing system layout

This commit is contained in:
2026-04-26 14:49:07 +08:00
parent 4b25457257
commit 8d56bb408a
22 changed files with 97 additions and 46 deletions

View File

@@ -13,7 +13,7 @@
#include "Support/ExecutablePath.h"
#include <XCEditor/Foundation/UIEditorRuntimeTrace.h>
#include <XCEditor/Windowing/EditorWindowSystem.h>
#include "Windowing/System/EditorWindowSystem.h"
#include <XCEditor/Workspace/UIEditorWindowWorkspaceModel.h>
#include <XCEngine/Core/Asset/ResourceManager.h>