summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-03-20 11:53:04 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2018-03-26 08:50:50 +0000
commit29f2041f4da53815491affbf19ec008820c76e29 (patch)
treecbbe15a04200dba547c259ae493158c0c9523c4f
parentd8eef1687dbd7a39affaedc24f7faef320ef33bd (diff)
Doc: Remove incorrect \relates commandv5.11.0-beta4v5.11.0-beta3
QDoc cannot handle the case of setting a class to be related to another class (unless they are nested); adding \relates to another class will overwrite the class output page. Change-Id: I9978b915b339e4e1baafb708012b6fdf9a3b9aad Reviewed-by: Martin Smith <martin.smith@qt.io>
-rw-r--r--src/sensors/qsensor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sensors/qsensor.cpp b/src/sensors/qsensor.cpp
index 20f9b0cd..8eab8872 100644
--- a/src/sensors/qsensor.cpp
+++ b/src/sensors/qsensor.cpp
@@ -77,7 +77,6 @@ QT_BEGIN_NAMESPACE
/*!
\class qoutputrange
- \relates QSensor
\inmodule QtSensors
\brief The qoutputrange class holds the specifics of an output range.
\since 5.1