1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Debug stuff

This commit is contained in:
2016-11-05 20:00:14 +01:00
parent 585ded6b1c
commit aac9bf024b
3 changed files with 16 additions and 3 deletions

View File

@ -111,7 +111,8 @@ SOURCES += src/main.cpp \
src/coordinates.cpp \
src/kmlparser.cpp \
src/fitparser.cpp \
src/format.cpp
src/format.cpp \
src/graph.cpp
RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts
macx {