1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-06 15:42:51 +02:00

TCX parser code cleanup

This commit is contained in:
2016-10-27 09:15:05 +02:00
parent a773921da0
commit 7f12c0ca95
3 changed files with 57 additions and 48 deletions

View File

@ -2,7 +2,6 @@
#define GPXPARSER_H
#include <QXmlStreamReader>
#include <QVector>
#include "parser.h"