Disable TranslucentBackground for WinCE to fix Windows QPA plugin build.
authorJanne Anttila <janne.anttila@digia.com>
Tue, 19 Jun 2012 06:54:28 +0000 (09:54 +0300)
committerQt by Nokia <qt-info@nokia.com>
Tue, 19 Jun 2012 07:14:31 +0000 (09:14 +0200)
commita0cf2119a74b7f17d3c417bd7364376dd1e0652d
tree50b2d5735e48ccdbf199f30b3864373710e409d1
parent28f193ab5368bf647d7169abefd2d34af537e18d
Disable TranslucentBackground for WinCE to fix Windows QPA plugin build.

WinCE and WEC7 does not support layered Windows APIs:
http://msdn.microsoft.com/en-us/library/hh300132.aspx

For now - fallback to default window BitBlt always in WinCE.

Change-Id: I6f99d198dec9e90fb4a968882271b466638009d6
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
src/plugins/platforms/windows/qwindowsbackingstore.cpp