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

@@ -3,7 +3,7 @@
#include "Windowing/Content/EditorUtilityWindowContentController.h"
#include "Windowing/Content/EditorWorkspaceWindowContentController.h"
#include <XCEditor/Windowing/EditorWindowSystem.h>
#include "Windowing/System/EditorWindowSystem.h"
#include <utility>