#include "Platform/Win32/EditorWindow.h" namespace XCEngine::UI::Editor::App { // Intentionally kept as the translation unit that matches the public title-bar // entrypoint name; implementation now lives in focused interaction/rendering files. } // namespace XCEngine::UI::Editor::App