Fix typo in QT_DECLARE_RO5_SMF_AS_DEFAULTED docs

Change-Id: I1f2acc02939171464e05671afcaf3df7ca2b3b8a
Pick-to: 6.8 6.5
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 828cfd5d23b3024b0000cab7d2d20eb54971b858)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Giuseppe D'Angelo 2025-02-05 16:49:55 +01:00 committed by Qt Cherry-pick Bot
parent 97a1b5ffa4
commit ef42c65ab1

View File

@ -98,7 +98,7 @@ QT_BEGIN_NAMESPACE
defaulting all five is boilerplate, use this macro instead.
Note that the default constructor is not covered, and this macro
will prevented its automatic generation.
will prevent its automatic generation.
*/
#define QT_DECLARE_RO5_SMF_AS_DEFAULTED(Class) \