Compile when -directwrite is passed to configure
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Tue, 3 Jul 2012 08:47:07 +0000 (10:47 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 3 Jul 2012 12:39:50 +0000 (14:39 +0200)
commitb84bb0b245294cfc4cdb92a093d5953bc86f0c73
treed8fe0e00cf84e9c642f890d4b2e9de18d9a705a2
parent5c8d5b3deea387a3cb237c121e3d4ee4f0db5053
Compile when -directwrite is passed to configure

The signature for alphaRGBMapForGlyph() was updated in the
header but not the implementation. The include with
QT_BUILD_GUI_LIB defined would re-export several symbols in
QtGui from the plugin which would make the link against QtGui
fail.

Change-Id: I23c67f97ca68f984b7a1603059c6f177fef60cca
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
src/plugins/platforms/windows/qwindowsfontenginedirectwrite.cpp
src/plugins/platforms/windows/qwindowsfontenginedirectwrite.h