refactor(editor/windowing): promote core into XCUIEditorLib
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
namespace XCEngine::UI::Editor {
|
||||
class EditorWindowSystem;
|
||||
}
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
class EditorWorkspaceWindowContentController final
|
||||
: public EditorWindowContentController
|
||||
|
||||
Reference in New Issue
Block a user