diff options
Diffstat (limited to 'doc/html/tqimagedecoder.html')
-rw-r--r-- | doc/html/tqimagedecoder.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqimagedecoder.html b/doc/html/tqimagedecoder.html index b8724d7c0..7c26a12b8 100644 --- a/doc/html/tqimagedecoder.html +++ b/doc/html/tqimagedecoder.html @@ -58,7 +58,7 @@ The TQImageDecoder class is an incremental image decoder for all supported image <p> New formats are installed by creating objects of class -<a href="tqimageformattype.html">TQImageFormatType</a>; the <a href="ntqmovie.html">TQMovie</a> class can be used for all installed +<a href="tqimageformattype.html">TQImageFormatType</a>; the <a href="tqmovie.html">TQMovie</a> class can be used for all installed incremental image formats. TQImageDecoder is only useful for creating new ways of feeding data to an <a href="tqimageconsumer.html">TQImageConsumer</a>. <p> A TQImageDecoder is a machine that decodes images. It takes encoded |