From 772daaae84a8fcee1eb35707eeb3f15dd17efc1d Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 20 Feb 2014 12:34:35 +0100 Subject: Remove Sensors demo from the Qt Creator's list of examples This demo doesn't work when built stand-alone. Task-number: QTEE-422 Change-Id: Ib5f85f5322e79c8fdf4221f804d9a0147e906740 Reviewed-by: Gatis Paeglis --- doc/b2qt-demos.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc index 6bec313..d54a32c 100644 --- a/doc/b2qt-demos.qdoc +++ b/doc/b2qt-demos.qdoc @@ -165,6 +165,7 @@ */ /*! + \omit \example sensors \title Sensors \ingroup b2qt-demos @@ -175,6 +176,7 @@ Tilting the device moves the bubble around, based on readings from the accelerometer sensor. For the light sensor, exposing the device to different lighting conditions changes the displayed image. + \endomit */ /*! -- cgit v1.2.3