mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Add context parameter to fix tests
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
Parametric = 2
|
||||
};
|
||||
PlotType plotType() const;
|
||||
void setPlotType(PlotType plotType, Poincare::Preferences::AngleUnit angleUnit);
|
||||
void setPlotType(PlotType plotType, Poincare::Preferences::AngleUnit angleUnit, Poincare::Context * context);
|
||||
static I18n::Message ParameterMessageForPlotType(PlotType plotType);
|
||||
|
||||
// Evaluation
|
||||
|
||||
Reference in New Issue
Block a user