mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/regression/graph_controller] Inline selectRegressionCurve in header
This commit is contained in:
committed by
LeaNumworks
parent
436b934f76
commit
4f279f15da
@@ -87,10 +87,6 @@ void GraphController::viewWillAppear() {
|
||||
setRoundCrossCursorView(*m_selectedDotIndex < 0);
|
||||
}
|
||||
|
||||
void GraphController::selectRegressionCurve() {
|
||||
*m_selectedDotIndex = -1;
|
||||
}
|
||||
|
||||
// Private
|
||||
|
||||
Poincare::Context * GraphController::globalContext() {
|
||||
|
||||
Reference in New Issue
Block a user