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:
@@ -20,7 +20,7 @@ private:
|
||||
constexpr static int k_totalNumberOfCells = 2;
|
||||
GoToParameterController * goToParameterController() override;
|
||||
GoToParameterController m_goToParameterController;
|
||||
MessageTableCell m_sumCell;
|
||||
MessageTableCell<> m_sumCell;
|
||||
GraphController * m_graphController;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user