aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/ios
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-17 20:31:42 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-17 20:32:04 -0700
commit9beb445d44bf13389fb9130ac29a4ccd5b95ef2e (patch)
treeb1fdc755d10a8a5a653ca202da06571ac25e2c61 /packaging/ios
parent2f84a85dc99424d08a27460edaa8b41faa3c3aab (diff)
downloadsubsurface-9beb445d44bf13389fb9130ac29a4ccd5b95ef2e.tar.gz
iOS build: update dummy file to include Controls 2 Material
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ios')
-rw-r--r--packaging/ios/Subsurface-mobile/dummy.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/ios/Subsurface-mobile/dummy.qml b/packaging/ios/Subsurface-mobile/dummy.qml
index 96a1e3745..9e36427f2 100644
--- a/packaging/ios/Subsurface-mobile/dummy.qml
+++ b/packaging/ios/Subsurface-mobile/dummy.qml
@@ -10,6 +10,7 @@ import QtQuick.Window 2.2
import QtGraphicalEffects 1.0
import QtQml.Models 2.1
import QtBluetooth 5.2
+import QtQuick.Controls.Material 2.1
ApplicationWindow {