added ability to change Snapmatic Location

This commit is contained in:
Syping 2017-11-12 15:58:59 +01:00
parent f62b1b08c0
commit a591adf6ea
33 changed files with 1586 additions and 730 deletions

View file

@ -38,7 +38,7 @@ SOURCES += main.cpp \
GlobalString.cpp \
IconLoader.cpp \
ImportDialog.cpp \
MapPreviewDialog.cpp \
MapLocationDialog.cpp \
OptionsDialog.cpp \
PictureDialog.cpp \
PictureExport.cpp \
@ -72,7 +72,7 @@ HEADERS += \
GlobalString.h \
IconLoader.h \
ImportDialog.h \
MapPreviewDialog.h \
MapLocationDialog.h \
OptionsDialog.h \
PictureDialog.h \
PictureExport.h \
@ -100,7 +100,7 @@ FORMS += \
AboutDialog.ui \
ExportDialog.ui \
ImportDialog.ui \
MapPreviewDialog.ui \
MapLocationDialog.ui \
OptionsDialog.ui \
PictureDialog.ui \
ProfileInterface.ui \