diff --git a/src/gui/image/qimagereader.cpp b/src/gui/image/qimagereader.cpp index 1f85fef3bdc..62fb57a0856 100644 --- a/src/gui/image/qimagereader.cpp +++ b/src/gui/image/qimagereader.cpp @@ -1489,7 +1489,7 @@ QByteArray QImageReader::imageFormat(QIODevice *device) Reading and writing SVG files is supported through the \l{Qt SVG} module. The \l{Qt Image Formats} module provides support for additional image formats. - Note that the QApplication instance must be created before this function is + Note that the QCoreApplication instance must be created before this function is called. \sa setFormat(), QImageWriter::supportedImageFormats(), QImageIOPlugin