Harden editor app windowing boundary
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
const UIEditorWindowWorkspaceSet& GetWindowSet() const {
|
||||
return m_windowSet;
|
||||
}
|
||||
UIEditorWindowWorkspaceState* FindMutableWindowState(std::string_view windowId);
|
||||
|
||||
private:
|
||||
UIEditorPanelRegistry m_panelRegistry = {};
|
||||
|
||||
Reference in New Issue
Block a user