summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-06-17 12:05:46 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-06-17 12:14:10 +0000
commit2f11ad4f6230cdb06699587d32b6744626ba62b1 (patch)
tree857b797e44e0776082437dc1ab0130a81de6214e
parente6a356ad0919432f005a4b626cd1aa2f2e564c6f (diff)
Remove official support of BlackBerry on 5.5 in QtSensors
The relevant code base will be removed in Qt 5.6. This change prepares qtsensors repo for the removal of the "Qt for BlackBerry" link. Change-Id: I67229cc0778ed54723ae4c6bf9302a3d54d11034 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--src/sensors/doc/src/qtsensors.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/doc/src/qtsensors.qdoc b/src/sensors/doc/src/qtsensors.qdoc
index dcf571ab..348db67e 100644
--- a/src/sensors/doc/src/qtsensors.qdoc
+++ b/src/sensors/doc/src/qtsensors.qdoc
@@ -34,7 +34,7 @@
The Qt Sensors API provides access to sensor hardware via QML and C++ interfaces.
The Qt Sensors API also provides a motion gesture recognition API for devices.
- Currently the API is supported on \l{Qt for Android}{Android}, \l{Qt for BlackBerry}{BlackBerry 10},
+ Currently the API is supported on \l{Qt for Android}{Android},
\l{Qt for iOS}{iOS}, \l{https://sailfishos.org}{SailFish} and \l{Qt for WinRT}{WinRT}.
\section1 Information for Application Writers