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:
@@ -24,7 +24,7 @@ public:
|
||||
private:
|
||||
Shared::ContinuousFunction::PlotType plotTypeAtRow(int j) const;
|
||||
I18n::Message messageForType(Shared::ContinuousFunction::PlotType plotType);
|
||||
MessageTableCellWithChevron m_intervalParameterCell[Shared::ContinuousFunction::k_numberOfPlotTypes];
|
||||
MessageTableCellWithChevron<> m_intervalParameterCell[Shared::ContinuousFunction::k_numberOfPlotTypes];
|
||||
SelectableTableView m_selectableTableView;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user