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

Added remaining permanent settings

This commit is contained in:
2016-04-28 08:49:06 +02:00
parent 4c61e208ed
commit b0abc976a5
3 changed files with 73 additions and 26 deletions

View File

@ -36,7 +36,8 @@ HEADERS += src/config.h \
src/palette.h \
src/heartrategraph.h \
src/range.h \
src/cpuarch.h
src/cpuarch.h \
src/settings.h
SOURCES += src/main.cpp \
src/gui.cpp \
src/gpx.cpp \