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

Added support for waypoint links

This commit is contained in:
2019-10-14 01:16:38 +02:00
parent f2bfd584d0
commit d59a37466b
7 changed files with 52 additions and 1 deletions

View File

@ -85,6 +85,7 @@ HEADERS += src/common/config.h \
src/GUI/mapview.h \
src/GUI/font.h \
src/GUI/areaitem.h \
src/data/link.h \
src/map/IMG/bitmapline.h \
src/map/IMG/textpathitem.h \
src/map/IMG/textpointitem.h \