refactor(new_editor): tighten app dependency boundaries
This commit is contained in:
@@ -57,8 +57,6 @@ struct UIEditorWorkspaceVisiblePanel {
|
||||
bool placeholder = false;
|
||||
};
|
||||
|
||||
UIEditorWorkspaceModel BuildEditorFoundationWorkspaceModel();
|
||||
|
||||
UIEditorWorkspaceNode BuildUIEditorWorkspacePanel(
|
||||
std::string nodeId,
|
||||
std::string panelId,
|
||||
|
||||
Reference in New Issue
Block a user