mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/code] Shift + OK don't quit toolbox
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
void setPage(Page page);
|
||||
bool selectSubMenu(int selectedRow) override;
|
||||
bool returnToPreviousMenu() override;
|
||||
bool selectLeaf(int selectedRow) override;
|
||||
bool selectLeaf(int selectedRow, bool quitToolbox) override;
|
||||
I18n::Message nodeLabelAtIndex(int index);
|
||||
Poincare::Layout expressionLayoutForRecord(Ion::Storage::Record record, int index);
|
||||
const char * extension() const;
|
||||
|
||||
Reference in New Issue
Block a user