From be4e63b220108a959f1d016403aa95389060630e Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 17 Aug 2012 12:02:20 +1000 Subject: Rename QtMobility.sensors 1.3 to QtSensors 5.0 Change-Id: I2b24533d38db1f8e205de19b67fe0b21625bbf6b Reviewed-by: Lorn Potter --- doc/src/examples/cubehouse.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/examples/cubehouse.qdoc') diff --git a/doc/src/examples/cubehouse.qdoc b/doc/src/examples/cubehouse.qdoc index 31bad85c..37d5fe28 100644 --- a/doc/src/examples/cubehouse.qdoc +++ b/doc/src/examples/cubehouse.qdoc @@ -33,9 +33,9 @@ \image cubehouse.png \section1 Overview - To write a QML application that will use the QML Accelerometer type from the QtMobility.sensors import you need to to the following steps: + To write a QML application that will use the QML Accelerometer type from the QtSensors import you need to to the following steps: - Import the QtMobility.sensors declarative plugin: + Import the QtSensors declarative plugin: \snippet ../examples/sensors/cubehouse/cubehouse.qml 0 -- cgit v1.2.3