Windows/Vista style: Fix painting of QGroupBox.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Thu, 26 Apr 2012 13:38:17 +0000 (15:38 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Apr 2012 08:37:02 +0000 (10:37 +0200)
commit4a2942085a4d82e66b001c60e535f3a37808a0e8
treec6197e38869ac3385b58017f1fee46bceb390f54
parentbd2d0d7cbe3e743b0ba5f0e2c76cebd4f7541a03
Windows/Vista style: Fix painting of QGroupBox.

QGroupBox in Vista style does not show a frame, currently.

drawBackgroundDirectly should also be called if the paintDevice
is a backing store.

Task-number: QTBUG-25395
Change-Id: Ifa20802dea6c182904f68271ddd0d175007e4b0e
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/widgets/styles/qwindowsxpstyle.cpp