doc: Add missing comment delimiter
This prevents qdoc from getting lost and reporting extraneous errors. Change-Id: I8edf11dec67c39d7aa314fe6748acf6df4e646c8 Task-number: QTBUG-46794 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
This commit is contained in:
parent
e0139718bb
commit
470461da5e
@ -96,6 +96,7 @@
|
|||||||
\sa qMakePair()
|
\sa qMakePair()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*!
|
||||||
\fn void QPair::swap(QPair &other)
|
\fn void QPair::swap(QPair &other)
|
||||||
|
|
||||||
\since 5.5
|
\since 5.5
|
||||||
|
Loading…
Reference in New Issue
Block a user