From 87a6a468c35a557a33de432b784c5911cff561ec Mon Sep 17 00:00:00 2001 From: Casper van Donderen Date: Thu, 1 Mar 2012 19:13:17 +0100 Subject: Remove the usage of deprecated qdoc macros. QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: I9e809abef666b8498bc481aae9f324b954eff387 Reviewed-by: Lorn Potter --- src/imports/sensors2/qsensor2gesture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/imports/sensors2/qsensor2gesture.cpp') diff --git a/src/imports/sensors2/qsensor2gesture.cpp b/src/imports/sensors2/qsensor2gesture.cpp index 0730e565..a1cc39c9 100644 --- a/src/imports/sensors2/qsensor2gesture.cpp +++ b/src/imports/sensors2/qsensor2gesture.cpp @@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE \since QtSensors 5.0 \brief The SensorGesture element provides notification when sensor gestures are triggered. - This element is part of the \bold{QtSensors 5} module. + This element is part of the \b{QtSensors 5} module. The following QML code creates a "shake" and "template" SensorGesture QML element. -- cgit v1.2.3