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

PDF export dialog polishing

This commit is contained in:
2016-05-27 22:45:58 +02:00
parent 3592d9e68f
commit 498d33b77d
10 changed files with 275 additions and 150 deletions

View File

@ -42,7 +42,8 @@ HEADERS += src/config.h \
src/app.h \
src/trackinfo.h \
src/exportdialog.h \
src/fileselectwidget.h
src/fileselectwidget.h \
src/margins.h
SOURCES += src/main.cpp \
src/gui.cpp \
src/gpx.cpp \