diff options
Diffstat (limited to 'src/corelib/io/qdir.cpp')
| -rw-r--r-- | src/corelib/io/qdir.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/corelib/io/qdir.cpp b/src/corelib/io/qdir.cpp index d72f8917510..d122d04523d 100644 --- a/src/corelib/io/qdir.cpp +++ b/src/corelib/io/qdir.cpp @@ -1819,9 +1819,7 @@ QDir &QDir::operator=(const QDir &dir) /*! \fn void QDir::swap(QDir &other) \since 5.0 - - Swaps this QDir instance with \a other. This function is very fast - and never fails. + \memberswap{QDir instance} */ /*! |
