summaryrefslogtreecommitdiffstats
path: root/examples/sensors/accelbubble/accelbubble.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/accelbubble/accelbubble.qml')
-rw-r--r--examples/sensors/accelbubble/accelbubble.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/accelbubble/accelbubble.qml b/examples/sensors/accelbubble/accelbubble.qml
index 911c0383..726fb6ff 100644
--- a/examples/sensors/accelbubble/accelbubble.qml
+++ b/examples/sensors/accelbubble/accelbubble.qml
@@ -40,7 +40,7 @@
import QtQuick 2.0
//! [0]
-import QtMobility.sensors 1.2
+import QtSensors 5.0
//! [0]