mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Added support for time graphs
This commit is contained in:
@ -50,7 +50,9 @@ HEADERS += src/config.h \
|
||||
src/tooltip.h \
|
||||
src/route.h \
|
||||
src/routeitem.h \
|
||||
src/graphitem.h
|
||||
src/graphitem.h \
|
||||
src/graph.h \
|
||||
src/pathitem.h
|
||||
SOURCES += src/main.cpp \
|
||||
src/gui.cpp \
|
||||
src/gpx.cpp \
|
||||
|
Reference in New Issue
Block a user