mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: remove location service preferences
Including the related tests. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6f813b9f8e
commit
2a0d14b100
13 changed files with 0 additions and 301 deletions
|
@ -111,7 +111,6 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/settings/qPrefGeneral.cpp \
|
||||
core/settings/qPrefGeocoding.cpp \
|
||||
core/settings/qPrefLanguage.cpp \
|
||||
core/settings/qPrefLocationService.cpp \
|
||||
core/settings/qPrefPartialPressureGas.cpp \
|
||||
core/settings/qPrefPrivate.cpp \
|
||||
core/settings/qPrefProxy.cpp \
|
||||
|
@ -265,7 +264,6 @@ HEADERS += \
|
|||
core/settings/qPrefGeneral.h \
|
||||
core/settings/qPrefGeocoding.h \
|
||||
core/settings/qPrefLanguage.h \
|
||||
core/settings/qPrefLocationService.h \
|
||||
core/settings/qPrefPartialPressureGas.h \
|
||||
core/settings/qPrefPrivate.h \
|
||||
core/settings/qPrefProxy.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue