Doc: Fix typo in QScopedValueRollback
Change-Id: I9835b284d6bba5f7632cae6b179c6c1b08265e5c Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
parent
2021c6c8f7
commit
3251429813
@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
|
||||
\since 4.8
|
||||
\ingroup misc
|
||||
|
||||
The QScopedAssignment class can be used to revert state when an
|
||||
The QScopedValueRollback class can be used to revert state when an
|
||||
exception is thrown without needing to write try-catch blocks.
|
||||
|
||||
It can also be used to manage variables that are temporarily set,
|
||||
|
Loading…
x
Reference in New Issue
Block a user