diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qimagedecoder.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
Diffstat (limited to 'doc/html/qimagedecoder.html')
-rw-r--r-- | doc/html/qimagedecoder.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qimagedecoder.html b/doc/html/qimagedecoder.html index b52c490d9..25dff3736 100644 --- a/doc/html/qimagedecoder.html +++ b/doc/html/qimagedecoder.html @@ -70,13 +70,13 @@ currently-existing TQImageFormatType factory objects. need to implement support for additional image formats. <p> <p> TQt supports GIF reading if it is configured that way during -installation (see qgif.h). If it is, we are retquired to state that +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." <p> <b>Warning:</b> 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 retquire you to +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. <p> GIF support may be removed completely in a future version of TQt. |