diff options
author | Volker Hilsheimer <volker.hilsheimer@nokia.com> | 2009-07-27 13:20:01 (GMT) |
---|---|---|
committer | Volker Hilsheimer <volker.hilsheimer@nokia.com> | 2009-07-27 13:20:01 (GMT) |
commit | f066d03865743d0e854202bec7e9b13523625fa6 (patch) | |
tree | bb09d2955995ec96d41702c77c76449b57ec88d4 /doc | |
parent | 3fd2f0423bf9affe27c8f1cc801f7ded165f173d (diff) | |
download | Qt-f066d03865743d0e854202bec7e9b13523625fa6.zip Qt-f066d03865743d0e854202bec7e9b13523625fa6.tar.gz Qt-f066d03865743d0e854202bec7e9b13523625fa6.tar.bz2 |
Doc: QPictureIO and QPictureFormatPlugin have been obsolete for a while.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/plugins-howto.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/plugins-howto.qdoc b/doc/src/plugins-howto.qdoc index 4c37f8e..3e5cc93 100644 --- a/doc/src/plugins-howto.qdoc +++ b/doc/src/plugins-howto.qdoc @@ -92,7 +92,6 @@ \row \o QInputContextPlugin \o \c inputmethods \o Case Sensitive \row \o QKbdDriverPlugin \o \c kbddrivers \o Case Insensitive \row \o QMouseDriverPlugin \o \c mousedrivers \o Case Insensitive - \row \o QPictureFormatPlugin \o \c pictureformats \o Case Sensitive \row \o QScreenDriverPlugin \o \c gfxdrivers \o Case Insensitive \row \o QScriptExtensionPlugin \o \c script \o Case Sensitive \row \o QSqlDriverPlugin \o \c sqldrivers \o Case Sensitive |