From fe38a768f2b1375a4201e271da52fc1f5712e9a0 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 11 Jul 2018 12:54:00 +0200 Subject: ssrf: move functions from mobile-helper to mobile-main Move few mobile only functions from mobile-helper to mobile-main remove subsurface-mobile-helper file structure is now subsurface-*-main.cpp + subsurface-helper.cpp Signed-off-by: Jan Iversen --- packaging/ios/Subsurface-mobile.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro index 5b9313598..cea7fdb28 100644 --- a/packaging/ios/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile.pro @@ -7,7 +7,7 @@ DEFINES += SUBSURFACE_MOBILE BT_SUPPORT BLE_SUPPORT CONFIG += c++11 SOURCES += ../../subsurface-mobile-main.cpp \ - ../../subsurface-mobile-helper.cpp \ + ../../subsurface-helper.cpp \ ../../map-widget/qmlmapwidgethelper.cpp \ ../../core/cloudstorage.cpp \ ../../core/configuredivecomputerthreads.cpp \ -- cgit v1.2.3-70-g09d2