mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 17:50:04 +01:00
[apps] Define InputEventHandlerDelegate::inputEventHandlerDelegateApp() directly from ::app()
This commit is contained in:
committed by
EmilieNumworks
parent
4111927bae
commit
0490e3ab81
@@ -33,7 +33,6 @@ public:
|
||||
VariableBoxController * variableBoxForInputEventHandler(InputEventHandler * textInput) override;
|
||||
|
||||
private:
|
||||
Shared::InputEventHandlerDelegateApp * inputEventHandlerDelegateApp() override;
|
||||
static constexpr int k_indentationSpacesNumber = 2; //TODO LEA merge with text area k_indentationSpaces
|
||||
StackViewController * stackController();
|
||||
void saveScript();
|
||||
|
||||
Reference in New Issue
Block a user