Fix typo in QT_DECLARE_RO5_SMF_AS_DEFAULTED docs

Change-Id: I1f2acc02939171464e05671afcaf3df7ca2b3b8a
Pick-to: 6.9 6.8 6.5
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Giuseppe D'Angelo 2025-02-05 16:49:55 +01:00
parent 584ac81852
commit 828cfd5d23

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) \