mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
[escher] Rework of timers and bigger text in toolboxes
This commit is contained in:
@@ -16,7 +16,7 @@ public:
|
||||
void setRecord(Ion::Storage::Record record) { m_record = record; }
|
||||
protected:
|
||||
bool handleGotoSelection();
|
||||
MessageTableCellWithChevron m_goToCell;
|
||||
MessageTableCellWithChevron<> m_goToCell;
|
||||
SelectableTableView m_selectableTableView;
|
||||
Ion::Storage::Record m_record;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user