summaryrefslogtreecommitdiffstats
path: root/tests/auto/legacy_sensors/legacy_sensors.pro
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-12-20 19:01:11 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-13 03:24:35 +0100
commit4187d0baa96c4731abfcddfe2c24cf4ef4e72ac5 (patch)
tree0a03175f0057ad1b79d827d577a891367989e7fe /tests/auto/legacy_sensors/legacy_sensors.pro
parenta7d8eb61cf25a583c7f3925843d3232ce691db93 (diff)
alwaysOn for legacy QML elements
You must use QtMobility.sensors 1.3 to get alwaysOn Use apprpriate namespacing to avoid collisions with the QtSensors 5 elements. Change-Id: If0f6dfff116d7de8a6de403b2d7c75ffd48b03b8 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
Diffstat (limited to 'tests/auto/legacy_sensors/legacy_sensors.pro')
-rw-r--r--tests/auto/legacy_sensors/legacy_sensors.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/legacy_sensors/legacy_sensors.pro b/tests/auto/legacy_sensors/legacy_sensors.pro
index 0597a7f2..a9b1531b 100644
--- a/tests/auto/legacy_sensors/legacy_sensors.pro
+++ b/tests/auto/legacy_sensors/legacy_sensors.pro
@@ -1,6 +1,6 @@
TEMPLATE=app
TARGET=tst_legacy_sensors
!no_system_tests:CONFIG += testcase
-QT = core testlib gui declarative
+QT = core testlib gui declarative sensors
SOURCES += tst_legacy_sensors.cpp