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