summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qsharedpointer.cpp')
-rw-r--r--src/corelib/tools/qsharedpointer.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/corelib/tools/qsharedpointer.cpp b/src/corelib/tools/qsharedpointer.cpp
index b1d6e80d1ae..e19ccca0069 100644
--- a/src/corelib/tools/qsharedpointer.cpp
+++ b/src/corelib/tools/qsharedpointer.cpp
@@ -980,10 +980,7 @@
/*!
\fn template <class T> qHash(const QSharedPointer<T> &key, size_t seed)
- \relates QSharedPointer
-
- Returns the hash value for \a key, using \a seed to seed the calculation.
-
+ \qhashold{QSharedPointer}
\since 5.0
*/