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

Some more graph handling improvements

This commit is contained in:
2016-08-19 19:48:44 +02:00
parent d48a2aac93
commit 0ee0bd882e
14 changed files with 164 additions and 146 deletions

View File

@ -87,7 +87,8 @@ SOURCES += src/main.cpp \
src/trackitem.cpp \
src/tooltip.cpp \
src/route.cpp \
src/routeitem.cpp
src/routeitem.cpp \
src/graphitem.cpp
RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts
macx {