Doc: Remove extra \a command causing QDoc macro expansion error
Change-Id: I453a68a579e4fd519616cd1a9f934501b01ef44c Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
parent
42f84de26a
commit
74700493c3
@ -1058,7 +1058,7 @@ int QMetaType::registerType(const char *typeName, Deleter deleter,
|
||||
\internal
|
||||
\since 5.12
|
||||
|
||||
Registers a user type for marshalling, with \a typeName, a \a
|
||||
Registers a user type for marshalling, with \a typeName, a
|
||||
\a destructor, a \a constructor, and a \a size. Returns the
|
||||
type's handle, or -1 if the type could not be registered.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user