diff options
Diffstat (limited to 'Subsurface-mobile.pro')
-rw-r--r-- | Subsurface-mobile.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Subsurface-mobile.pro b/Subsurface-mobile.pro index ef9623219..de8489a9c 100644 --- a/Subsurface-mobile.pro +++ b/Subsurface-mobile.pro @@ -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 \ |