refactor(new_editor): continue architecture closeout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "Composition/EditorShellRuntimeSupport.h"
|
||||
#include "Composition/EditorShellRuntimeInternal.h"
|
||||
|
||||
namespace XCEngine::UI::Editor::App::RuntimeSupport {
|
||||
namespace XCEngine::UI::Editor::App::Internal {
|
||||
|
||||
namespace {
|
||||
|
||||
@@ -79,4 +79,4 @@ void ApplyViewportFramesToShellFrame(
|
||||
applyToViewportFrames(shellFrame.shellFrame.workspaceFrame.viewportFrames);
|
||||
}
|
||||
|
||||
} // namespace XCEngine::UI::Editor::App::RuntimeSupport
|
||||
} // namespace XCEngine::UI::Editor::App::Internal
|
||||
|
||||
Reference in New Issue
Block a user