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

Missing changes from previous commit

Yet another GUI polishing
This commit is contained in:
2016-04-12 23:15:17 +02:00
parent 2bf93f891a
commit 37d9bf1b9b
5 changed files with 58 additions and 64 deletions

View File

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