mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 18:20:14 +01:00
[Update] Epsilon 14
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
void openConsoleWithScript(Script script);
|
||||
void scriptContentEditionDidFinish();
|
||||
void willExitApp();
|
||||
int editedScriptIndex() const { return m_editorController.scriptIndex(); }
|
||||
|
||||
/* ViewController */
|
||||
View * view() override { return &m_selectableTableView; }
|
||||
|
||||
Reference in New Issue
Block a user