diff options
Diffstat (limited to 'src/corelib/tools/qqueue.cpp')
| -rw-r--r-- | src/corelib/tools/qqueue.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/corelib/tools/qqueue.cpp b/src/corelib/tools/qqueue.cpp index 82095faa3d6..74ab49b3bf9 100644 --- a/src/corelib/tools/qqueue.cpp +++ b/src/corelib/tools/qqueue.cpp @@ -43,9 +43,7 @@ /*! \fn template <class T> void QQueue<T>::swap(QQueue<T> &other) \since 4.8 - - Swaps queue \a other with this queue. This operation is very - fast and never fails. + \memberswap{queue} */ /*! |
