mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher] Rework of timers and bigger text in toolboxes
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
int reusableCellCount() const override { return 1; }
|
||||
void setRecord(Ion::Storage::Record record) { m_record = record; }
|
||||
protected:
|
||||
MessageTableCellWithChevron m_copyColumn;
|
||||
MessageTableCellWithChevron<> m_copyColumn;
|
||||
SelectableTableView m_selectableTableView;
|
||||
Ion::Storage::Record m_record;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user