1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-28 17:34:23 +02:00

Fixed some clazy warnings

This commit is contained in:
2019-03-05 22:34:50 +01:00
parent efca589f01
commit 0e404e993e
11 changed files with 17 additions and 17 deletions

View File

@ -86,7 +86,7 @@ void GearRatioGraph::clear()
{
_map.clear();
GraphView::clear();
GraphTab::clear();
}
void GearRatioGraph::showTracks(bool show)