summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpointingdevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qpointingdevice.cpp')
-rw-r--r--src/gui/kernel/qpointingdevice.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/kernel/qpointingdevice.cpp b/src/gui/kernel/qpointingdevice.cpp
index 859d3e293ee..1f15b610570 100644
--- a/src/gui/kernel/qpointingdevice.cpp
+++ b/src/gui/kernel/qpointingdevice.cpp
@@ -810,10 +810,8 @@ qint64 QPointingDeviceUniqueId::numericId() const noexcept
*/
/*!
- \relates QPointingDeviceUniqueId
+ \qhashold{QPointingDeviceUniqueId}
\since 5.8
-
- Returns the hash value for \a key, using \a seed to seed the calculation.
*/
size_t qHash(QPointingDeviceUniqueId key, size_t seed) noexcept
{