Doc: Also fix qdoc signature of qHash(const QTypeRevision &key ...)

Amends c6cdf38e75

Change-Id: I1d14bb46d1cbe8568bb923e68b6423cb3ff7e8ed
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
bb10
Kai Koehne 2020-04-20 09:56:22 +02:00
parent 763752ded1
commit 29de3412ad
1 changed files with 1 additions and 1 deletions

View File

@ -739,7 +739,7 @@ QDebug operator<<(QDebug debug, const QTypeRevision &revision)
#endif
/*!
\fn uint qHash(const QTypeRevision &key, uint seed)
\fn size_t qHash(const QTypeRevision &key, size_t seed)
\relates QHash
\since 6.0