new_editor: decouple workspace event sync
This commit is contained in:
@@ -78,8 +78,6 @@ public:
|
||||
const UIEditorShellInteractionFrame& GetShellFrame() const;
|
||||
const UIEditorShellInteractionState& GetShellInteractionState() const;
|
||||
const std::vector<WorkspaceTraceEntry>& GetTraceEntries() const;
|
||||
const std::vector<HierarchyPanel::Event>& GetHierarchyPanelEvents() const;
|
||||
const std::vector<ProjectPanel::Event>& GetProjectPanelEvents() const;
|
||||
const std::string& GetBuiltInIconError() const;
|
||||
void SetExternalDockHostDropPreview(
|
||||
const Widgets::UIEditorDockHostDropPreviewState& preview);
|
||||
|
||||
Reference in New Issue
Block a user