mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Fixed typo
This commit is contained in:
@ -130,7 +130,7 @@ void ElevationGraph::clear()
|
||||
_trackMin = NAN;
|
||||
_trackMax = NAN;
|
||||
_routeMin = NAN;
|
||||
_trackMax = NAN;
|
||||
_routeMax = NAN;
|
||||
|
||||
GraphView::clear();
|
||||
}
|
||||
|
Reference in New Issue
Block a user