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

Remaining qreal/double separation

+ some minor TrekBuddy atlas issues fixes
This commit is contained in:
2018-05-02 21:25:14 +02:00
parent 1aedc1de93
commit cf81e42f52
8 changed files with 117 additions and 54 deletions

View File

@ -125,7 +125,8 @@ HEADERS += src/config.h \
src/data/fitparser.h \
src/data/igcparser.h \
src/data/nmeaparser.h \
src/data/oziparsers.h
src/data/oziparsers.h \
src/map/rectd.h
SOURCES += src/main.cpp \
src/common/coordinates.cpp \
src/common/rectc.cpp \