mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 11:52:08 +01:00
Fixed typo
This commit is contained in:
parent
0ee0bd882e
commit
adcd603eec
@ -130,7 +130,7 @@ void ElevationGraph::clear()
|
|||||||
_trackMin = NAN;
|
_trackMin = NAN;
|
||||||
_trackMax = NAN;
|
_trackMax = NAN;
|
||||||
_routeMin = NAN;
|
_routeMin = NAN;
|
||||||
_trackMax = NAN;
|
_routeMax = NAN;
|
||||||
|
|
||||||
GraphView::clear();
|
GraphView::clear();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user