diff options
Diffstat (limited to 'doc/man/man3/qimagedecoder.3qt')
-rw-r--r-- | doc/man/man3/qimagedecoder.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qimagedecoder.3qt b/doc/man/man3/qimagedecoder.3qt index 9b2e32827..1b583199a 100644 --- a/doc/man/man3/qimagedecoder.3qt +++ b/doc/man/man3/qimagedecoder.3qt @@ -9,7 +9,7 @@ .SH NAME QImageDecoder \- Incremental image decoder for all supported image formats .SH SYNOPSIS -\fC#include <qasyncimageio.h>\fR +\fC#include <ntqasyncimageio.h>\fR .PP .SS "Public Members" .in +1c @@ -53,7 +53,7 @@ A QImageDecoder is a machine that decodes images. It takes encoded image data vi .PP QImageFormatType and QImageFormat are the classes that you might need to implement support for additional image formats. .PP -Qt supports GIF reading if it is configured that way during installation (see qgif.h). If it is, we are required to state that" The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated." +Qt supports GIF reading if it is configured that way during installation (see ntqgif.h). If it is, we are required to state that" The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated." .PP \fBWarning:\fR If you are in a country that recognizes software patents and in which Unisys holds a patent on LZW compression and/or decompression and you want to use GIF, Unisys may require you to license that technology. Such countries include Canada, Japan, the USA, France, Germany, Italy and the UK. .PP |