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

Code cleanup

This commit is contained in:
2016-06-24 00:55:44 +02:00
parent 68671ed994
commit c3d6294b7a
13 changed files with 157 additions and 184 deletions

View File

@ -44,7 +44,8 @@ HEADERS += src/config.h \
src/exportdialog.h \
src/fileselectwidget.h \
src/margins.h \
src/temperaturegraph.h
src/temperaturegraph.h \
src/graphtab.h
SOURCES += src/main.cpp \
src/gui.cpp \
src/gpx.cpp \