diff --git a/src/corelib/global/qttypetraits.qdoc b/src/corelib/global/qttypetraits.qdoc index b308a9b55b4..a50b3b9f113 100644 --- a/src/corelib/global/qttypetraits.qdoc +++ b/src/corelib/global/qttypetraits.qdoc @@ -123,6 +123,7 @@ /*! \macro QT_NO_QEXCHANGE \since 6.6 + \relates Defining this macro removes the availability of the qExchange() function.