editor manager refactor

This commit is contained in:
scawful
2025-10-15 12:37:59 -04:00
parent f09e8c0a58
commit 16f2bfe15e
15 changed files with 1073 additions and 894 deletions

View File

@@ -46,6 +46,7 @@ set(
app/editor/system/session_coordinator.cc
app/editor/system/user_settings.cc
app/editor/system/window_delegate.cc
app/editor/system/shortcut_configurator.cc
app/editor/ui/editor_selection_dialog.cc
app/editor/ui/menu_builder.cc
app/editor/ui/ui_coordinator.cc