diff --git a/src/gui/image/qimage.cpp b/src/gui/image/qimage.cpp index fffd7a1ac2..b2e5ac93b1 100644 --- a/src/gui/image/qimage.cpp +++ b/src/gui/image/qimage.cpp @@ -2144,7 +2144,7 @@ QImage QImage::convertToFormat(Format format, const QVector &colorTable, Q \warning If the image is not detached, this will cause the data to be copied. - \sa isDetached(), hasAlphaChannel(), convertToFormat() + \sa hasAlphaChannel(), convertToFormat() */ bool QImage::reinterpretAsFormat(Format format)