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

Made the moving time switch affect all related values

More standardized time type switching (menu)
This commit is contained in:
2017-02-12 19:57:55 +01:00
parent f4a992a66f
commit 99e32b1a15
17 changed files with 291 additions and 277 deletions

View File

@ -77,7 +77,7 @@ HEADERS += src/config.h \
src/colorbox.h \
src/stylecombobox.h \
src/opengl.h \
src/fliplabel.h
src/timetype.h
SOURCES += src/main.cpp \
src/gui.cpp \
src/poi.cpp \
@ -131,8 +131,7 @@ SOURCES += src/main.cpp \
src/nmeaparser.cpp \
src/optionsdialog.cpp \
src/colorbox.cpp \
src/stylecombobox.cpp \
src/fliplabel.cpp
src/stylecombobox.cpp
RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts \
lang/gpxsee_sv.ts