doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docs
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Tue, 13 Sep 2011 11:16:35 +0000 (13:16 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Sep 2011 14:12:45 +0000 (16:12 +0200)
commit060f0f9d2dba4f5ef8f3975dba7914ee0f2b6d83
tree9d201d5387beb252967981b8494382d4e7951432
parent28b455d2386a30d5a00352992e943047573dc478
doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docs

There's no QImage::Format_A8 format. This is a term used in the
corresponding QFontEngineGlyphCache enum.

Reviewed-by: Jiang Jiang
(cherry picked from commit e453fce2731069dce993a94b0c2291307cc7806c)

Change-Id: I68a190abdf4446d05231af89ac861380ac79b188
Reviewed-on: http://codereview.qt-project.org/4773
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
src/gui/text/qrawfont.cpp