Add ShortcutManager for handling keyboard shortcuts in the editor
This commit is contained in:
@@ -97,7 +97,7 @@ class EditorManager : public SharedRom {
|
||||
Rom *current_rom_ = nullptr;
|
||||
|
||||
Project current_project_;
|
||||
EditorContext editor_context_;
|
||||
EditorContext context_;
|
||||
|
||||
Editor *current_editor_ = nullptr;
|
||||
AssemblyEditor assembly_editor_;
|
||||
|
||||
Reference in New Issue
Block a user