From 5601d9e0e0c5fa5c9026a2904427a7ee87d188c4 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Tue, 19 Jun 2012 11:59:33 +1000 Subject: Remove duplicate (incorrect) \sa link. The correct link is already present so remove the broken one. Change-Id: Ieb41733f40ff9f79a6a14ad0820d9c8b026f967e Fixes: QTBUG-25927 Reviewed-by: Wolfgang Beck --- src/imports/sensors2/qsensor2tilt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/imports/sensors2/qsensor2tilt.cpp b/src/imports/sensors2/qsensor2tilt.cpp index 189a1b2b..46fc00cf 100644 --- a/src/imports/sensors2/qsensor2tilt.cpp +++ b/src/imports/sensors2/qsensor2tilt.cpp @@ -318,7 +318,7 @@ inline qreal calcRoll(double Ax, double Ay, double Az) This signal is emitted whenever the change from at leat one of the rotation values was higher than the accuracy. The angle value is based on the specified unit (Degree or Radian). - \sa {QtSensors5::TiltSensor::unit}, {TiltSensor.unit} + \sa {QtSensors5::TiltSensor::unit} */ qreal QSensor2Tilt::accuracy() { -- cgit v1.2.3