summaryrefslogtreecommitdiffstats
path: root/demos/mobile/qtbubblelevel
diff options
context:
space:
mode:
Diffstat (limited to 'demos/mobile/qtbubblelevel')
-rw-r--r--demos/mobile/qtbubblelevel/main.cpp2
-rw-r--r--demos/mobile/qtbubblelevel/qtbubblelevel.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/mobile/qtbubblelevel/main.cpp b/demos/mobile/qtbubblelevel/main.cpp
index df1393dd..a8de03c4 100644
--- a/demos/mobile/qtbubblelevel/main.cpp
+++ b/demos/mobile/qtbubblelevel/main.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtDeclarative>
+#include <QtQuick1>
#include <QtGui>
#include <QAccelerometer>
diff --git a/demos/mobile/qtbubblelevel/qtbubblelevel.pro b/demos/mobile/qtbubblelevel/qtbubblelevel.pro
index 3314815b..93c676c6 100644
--- a/demos/mobile/qtbubblelevel/qtbubblelevel.pro
+++ b/demos/mobile/qtbubblelevel/qtbubblelevel.pro
@@ -1,4 +1,4 @@
-QT += core gui declarative
+QT += core gui quick1
CONFIG += mobility
MOBILITY += sensors