mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/stats] Fill with formula in statistics
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
StoreController(Responder * parentResponder, FloatPairStore * store, ButtonRowController * header);
|
||||
|
||||
void displayFormulaInput();
|
||||
virtual void fillColumnWithFormula(Poincare::Expression * formula) = 0;
|
||||
|
||||
// TextFieldDelegate
|
||||
bool textFieldDidFinishEditing(TextField * textField, const char * text, Ion::Events::Event event) override;
|
||||
|
||||
Reference in New Issue
Block a user