add ManageKeyboardShortcuts to MasterEditor
This commit is contained in:
@@ -76,6 +76,8 @@ class MasterEditor : public SharedRom,
|
||||
|
||||
private:
|
||||
void ManageActiveEditors();
|
||||
void ManageKeyboardShortcuts();
|
||||
void OpenRomOrProject(const std::string& filename);
|
||||
|
||||
void DrawFileDialog();
|
||||
void DrawStatusPopup();
|
||||
|
||||
Reference in New Issue
Block a user