qwidget_p.h: Remove DontSetCompositionMode from the internal flags
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Sun, 19 Feb 2012 18:20:49 +0000 (19:20 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 20 Feb 2012 08:36:51 +0000 (09:36 +0100)
commit52072a8c8acb1184a649bf0e78d92d108fb0bb24
tree9c820bb1bc24b0ad8a6f727d7201fa048eb0ee14
parent3ad9896361ef9382f44a5cfaa80431fe6ea3e1f9
qwidget_p.h: Remove DontSetCompositionMode from the internal flags

This flag was used by QWS to set or not set the composition mode
when filling the background. E.g. this was used by 'transparent'
windows to set the alpha bits. QPA didn't have this enabled in 4.8,
the code paths are gone in Qt5 and it is the responsibility of the
QPlatformBackingStore to initialize the alpha bits properly.

Change-Id: I4011d842b718d6a40b19922b5f75c597e63079c8
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/widgets/kernel/qwidget_p.h