mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps] Add screen telemetry identification
This commit is contained in:
@@ -16,6 +16,7 @@ class StoreController : public EditableCellTableViewController, public ButtonRow
|
||||
public:
|
||||
StoreController(Responder * parentResponder, InputEventHandlerDelegate * inputEventHandlerDelegate, DoublePairStore * store, ButtonRowController * header);
|
||||
View * view() override { return &m_contentView; }
|
||||
TELEMETRY_ID("Store");
|
||||
|
||||
virtual StoreContext * storeContext() = 0;
|
||||
void displayFormulaInput();
|
||||
|
||||
Reference in New Issue
Block a user