QT_NO_QEXCHANGE: doc fix

A \relates was missing.

Change-Id: I30c8a721b2d1e38ac87bebac37aef5a350dfe683
Pick-to: 6.7
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
Giuseppe D'Angelo 2024-03-12 21:43:52 +01:00
parent 05ed4a85bf
commit 5fe805dcfb

View File

@ -123,6 +123,7 @@
/*!
\macro QT_NO_QEXCHANGE
\since 6.6
\relates <QtTypeTraits>
Defining this macro removes the availability of the qExchange()
function.