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

Properly use the default positioning plugin as the default option

This commit is contained in:
2023-02-01 22:26:36 +01:00
parent 973abedf3e
commit d6d316676c
6 changed files with 47 additions and 10 deletions

View File

@ -263,6 +263,7 @@ SOURCES += src/main.cpp \
src/GUI/motioninfoitem.cpp \
src/GUI/navigationwidget.cpp \
src/GUI/pluginparameters.cpp \
src/GUI/settings.cpp \
src/common/coordinates.cpp \
src/common/rectc.cpp \
src/common/range.cpp \