From 24bd2eab437ff69b1ca47a92f01e448bbf26d3eb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 17 Jun 2016 04:07:37 -0700 Subject: iOS build: add another dependency to dummy.qml This way the required plugins get automagically added to the bundle. Signed-off-by: Dirk Hohndel --- packaging/ios/Subsurface-mobile/dummy.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packaging/ios/Subsurface-mobile') diff --git a/packaging/ios/Subsurface-mobile/dummy.qml b/packaging/ios/Subsurface-mobile/dummy.qml index 12dff8596..4a200b2db 100644 --- a/packaging/ios/Subsurface-mobile/dummy.qml +++ b/packaging/ios/Subsurface-mobile/dummy.qml @@ -7,6 +7,8 @@ import QtQuick.Dialogs 1.2 import QtQuick.Layouts 1.2 import QtQuick.Window 2.2 import QtWebView 1.0 +import QtGraphicalEffects 1.0 + ApplicationWindow { -- cgit v1.2.3-70-g09d2