summaryrefslogtreecommitdiff
path: root/src/sensors/qcompass.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-07-22 06:41:31 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-07-22 06:41:31 +0200
commitc20fa3ee91cdef22f270fea7159b4a8a4eab4a50 (patch)
treee3b1aded9bca7fe5280da8865cddc1214303ea55 /src/sensors/qcompass.cpp
parenta28678b83ac3a5a7530026027e2c16a23379168a (diff)
parent6390e165dc2df3bc48c3655ed45d1b952d1f2bae (diff)
downloadqtsensors-c20fa3ee91cdef22f270fea7159b4a8a4eab4a50.tar.gz
Merge remote-tracking branch 'origin/5.13' into dev
Conflicts: .qmake.conf Change-Id: Ia190d8f7448766e964472599dc1adf5c6f0eabd7
Diffstat (limited to 'src/sensors/qcompass.cpp')
-rw-r--r--src/sensors/qcompass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qcompass.cpp b/src/sensors/qcompass.cpp
index a24e08e..5bd2101 100644
--- a/src/sensors/qcompass.cpp
+++ b/src/sensors/qcompass.cpp
@@ -74,7 +74,7 @@ IMPLEMENT_READING(QCompassReading)
\brief the azimuth of the device.
Measured in degrees from magnetic north in a clockwise direction based on
- the top of the device, as defined by QPlatformScreen::nativeOrientation.
+ the top of the device, as defined by QScreen::nativeOrientation.
\sa {QCompassReading Units}
*/