summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@digia.com>2015-06-22 12:02:22 +0200
committerMartin Smith <martin.smith@digia.com>2015-06-22 12:46:23 +0000
commit470461da5ec0c7131376746a4dfcbe7280f19016 (patch)
treec407fe7865bfae24fe09fe9c60658db429971bec /src
parente0139718bbe1317a46bf841870847159959840e5 (diff)
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>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/tools/qpair.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qpair.qdoc b/src/corelib/tools/qpair.qdoc
index 4452d2f0b8..2a421a1bbf 100644
--- a/src/corelib/tools/qpair.qdoc
+++ b/src/corelib/tools/qpair.qdoc
@@ -96,6 +96,7 @@
\sa qMakePair()
*/
+/*!
\fn void QPair::swap(QPair &other)
\since 5.5