summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sensorsquick/qmlrotationsensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensorsquick/qmlrotationsensor.cpp b/src/sensorsquick/qmlrotationsensor.cpp
index ef04c6bb..4eb6aac7 100644
--- a/src/sensorsquick/qmlrotationsensor.cpp
+++ b/src/sensorsquick/qmlrotationsensor.cpp
@@ -81,7 +81,7 @@ QSensor *QmlRotationSensor::sensor() const
}
/*!
- \qmlproperty qreal RotationSensor::hasZ
+ \qmlproperty bool RotationSensor::hasZ
This property holds a value indicating if the z angle is available.
Please see QRotationSensor::hasZ for information about this property.