diff options
Diffstat (limited to 'src/gui/image/qbitmap.cpp')
| -rw-r--r-- | src/gui/image/qbitmap.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/image/qbitmap.cpp b/src/gui/image/qbitmap.cpp index 96ff03ce394..9304bb534e1 100644 --- a/src/gui/image/qbitmap.cpp +++ b/src/gui/image/qbitmap.cpp @@ -130,9 +130,7 @@ QBitmap::QBitmap(const QString& fileName, const char *format) /*! \fn void QBitmap::swap(QBitmap &other) \since 4.8 - - Swaps bitmap \a other with this bitmap. This operation is very - fast and never fails. + \memberswap{bitmap} */ /*! |
