Doc: link to QScopeGuard in QScopedValueRollback documentation

Change-Id: I02b9960fe37b09bc373ed52dec84b1efc8f43397
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 1c2aa56cfa2c5648f05aed912dae2bb3ed5d8951)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mitch Curtis 2021-02-09 14:58:48 +01:00 committed by Qt Cherry-pick Bot
parent cc5a1473f1
commit 2c797da853

View File

@ -58,7 +58,7 @@ QT_BEGIN_NAMESPACE
The template can only be instantiated with a type that supports assignment. The template can only be instantiated with a type that supports assignment.
\sa QScopedPointer \sa QScopedPointer, QScopeGuard
*/ */
/*! /*!