[apps] Add context parameter to fix tests

This commit is contained in:
Léa Saviot
2020-01-16 16:08:39 +01:00
parent 78adca7113
commit a3a1f86f8d
12 changed files with 35 additions and 34 deletions

View File

@@ -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