summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/datastreamformat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/doc/src/datastreamformat.qdoc')
-rw-r--r--src/corelib/doc/src/datastreamformat.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/src/datastreamformat.qdoc b/src/corelib/doc/src/datastreamformat.qdoc
index b6efe6aa33..56a6d0aafa 100644
--- a/src/corelib/doc/src/datastreamformat.qdoc
+++ b/src/corelib/doc/src/datastreamformat.qdoc
@@ -173,7 +173,7 @@
\li If the image is null a "null image" marker is saved;
otherwise the image is saved in PNG or BMP format (depending
on the stream version). If you want control of the format,
- stream the image into a QBuffer (using QImageIO) and stream
+ stream the image into a QBuffer (using QImageIOHandler/QImageIOPlugin) and stream
that.
\endlist
\row \li QKeySequence