diff options
author | Alan Alpert <alan.alpert@bluescape.com> | 2017-05-03 10:11:08 -0700 |
---|---|---|
committer | Alan Alpert <alan.alpert@bluescape.com> | 2017-05-04 17:52:16 +0000 |
commit | a69041f92299d1c08b949fe04c81e1acd8f184a5 (patch) | |
tree | 9e219ed34ba5ba0ed08695a3f95fc8b4223cfb84 /src | |
parent | 2dae77433f2820abd352d1bb696bee63d787eb99 (diff) | |
download | qtimageformats-a69041f92299d1c08b949fe04c81e1acd8f184a5.tar.gz |
Remove DDS from image format docs
The plugin has been removed from the build (since 5.8) and is now
unmaintained. While keeping the code around for adventurous users makes
sense, people who rely on reading the docs should now assume it is gone.
Change-Id: I9df73d899e49cc94fb9316effa80778adbda5e6d
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/imageformats/doc/src/qtimageformats.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/imageformats/doc/src/qtimageformats.qdoc b/src/imageformats/doc/src/qtimageformats.qdoc index 90369ed..8852117 100644 --- a/src/imageformats/doc/src/qtimageformats.qdoc +++ b/src/imageformats/doc/src/qtimageformats.qdoc @@ -52,7 +52,6 @@ libraries. If not found, it may fall back on using a bundled copy (in \table \header \li Format \li Description \li Support \li 3rd Party Codec -\row \li DDS \li Direct Draw Surface \li Read/write \li No \row \li ICNS \li Apple Icon Image \li Read/write \li No \row \li JP2 \li Joint Photographic Experts Group 2000 \li Read/write \li Yes (bundled, unmaintained) \row \li MNG \li Multiple-image Network Graphics \li Read \li Yes (bundled, unmaintained) |