diff options
Diffstat (limited to 'src/corelib/io/qurlquery.cpp')
| -rw-r--r-- | src/corelib/io/qurlquery.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/corelib/io/qurlquery.cpp b/src/corelib/io/qurlquery.cpp index 0ae8003ec77..0276d5eb70b 100644 --- a/src/corelib/io/qurlquery.cpp +++ b/src/corelib/io/qurlquery.cpp @@ -385,9 +385,7 @@ QUrlQuery &QUrlQuery::operator =(const QUrlQuery &other) /*! \fn void QUrlQuery::swap(QUrlQuery &other) - - Swaps this URL query instance with \a other. This function is very - fast and never fails. + \memberswap{URL query instance} */ /*! |
