Add ClipboardData to Controller, housekeeping
This commit is contained in:
@@ -18,7 +18,7 @@ class AssemblyEditor {
|
||||
|
||||
void Update(bool &is_loaded);
|
||||
void InlineUpdate();
|
||||
void ChangeActiveFile(const std::string &);
|
||||
void ChangeActiveFile(const std::string_view &);
|
||||
|
||||
private:
|
||||
void DrawFileMenu();
|
||||
|
||||
Reference in New Issue
Block a user