aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/ios/Subsurface-mobile.pro
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-08-15 11:58:42 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-08-15 16:11:39 -0700
commitda4ced9bdf51fe12ba43b223e6b977d908106637 (patch)
tree65ee246d862f66c1549947a5fa470a76aca6ba4b /packaging/ios/Subsurface-mobile.pro
parentc579af0a19d8259dc3cb72fa53a7af1856a0c06c (diff)
downloadsubsurface-da4ced9bdf51fe12ba43b223e6b977d908106637.tar.gz
core: remove SettingsObjectWrapper.*
remove unused files SettingsObjectWrapper.* Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'packaging/ios/Subsurface-mobile.pro')
-rw-r--r--packaging/ios/Subsurface-mobile.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro
index a97af7311..f065fcd7f 100644
--- a/packaging/ios/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile.pro
@@ -96,7 +96,6 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../core/settings/qPrefUpdateManager.cpp \
../../core/subsurface-qt/CylinderObjectHelper.cpp \
../../core/subsurface-qt/DiveObjectHelper.cpp \
- ../../core/subsurface-qt/SettingsObjectWrapper.cpp \
../../mobile-widgets/qmlmanager.cpp \
../../mobile-widgets/qmlprefs.cpp \
../../qt-models/divelistmodel.cpp \
@@ -219,7 +218,6 @@ HEADERS += \
../../core/settings/qPrefUpdateManager.h \
../../core/subsurface-qt/CylinderObjectHelper.h \
../../core/subsurface-qt/DiveObjectHelper.h \
- ../../core/subsurface-qt/SettingsObjectWrapper.h \
../../mobile-widgets/qmlmanager.h \
../../mobile-widgets/qmlprefs.h \
../../map-widget/qmlmapwidgethelper.h \