mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Added support for track/route names and descriptions
This commit is contained in:
@ -60,7 +60,9 @@ HEADERS += src/config.h \
|
||||
src/tile.h \
|
||||
src/rd.h \
|
||||
src/wgs84.h \
|
||||
src/kmlparser.h
|
||||
src/kmlparser.h \
|
||||
src/trackdata.h \
|
||||
src/routedata.h
|
||||
SOURCES += src/main.cpp \
|
||||
src/gui.cpp \
|
||||
src/poi.cpp \
|
||||
|
Reference in New Issue
Block a user