summaryrefslogtreecommitdiffstats
path: root/packaging/ios
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-08-19 14:00:39 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-08-25 11:49:47 -0700
commit5dd0981961f367054e38b164804548e7d9b16bfa (patch)
tree99fbf9f894cd74e656c306d6daa2fe5da01cd987 /packaging/ios
parent2393dca38ed6f97e15958471cd04c01600af4dfc (diff)
downloadsubsurface-5dd0981961f367054e38b164804548e7d9b16bfa.tar.gz
core/tests: remove QSettings from testgitstorage
update testgitstorage.cpp to use qPrefProxy and qPrefCloudStorage remove core/prefs-macros.h since it is unused Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'packaging/ios')
-rw-r--r--packaging/ios/Subsurface-mobile.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro
index 7637480cb..352d3afa1 100644
--- a/packaging/ios/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile.pro
@@ -182,7 +182,6 @@ HEADERS += \
../../core/membuffer.h \
../../core/metrics.h \
../../core/pluginmanager.h \
- ../../core/prefs-macros.h \
../../core/qt-gui.h \
../../core/sha1.h \
../../core/strndup.h \