fix QWidget::activateWindow for child widgets
authorJoerg Bornemann <joerg.bornemann@nokia.com>
Tue, 31 Jul 2012 09:43:15 +0000 (11:43 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 31 Jul 2012 18:26:08 +0000 (20:26 +0200)
commitf6169ae4b11cad245ce244a474cad6d570be357a
tree85a7087f0f8f48eca60549b5f10faf1671f48bfb
parent0d8795fcb45411809dce3de5918e5d3125411b14
fix QWidget::activateWindow for child widgets

For child widgets we must use the windowHandle of the toplevel widget.

Change-Id: If7bad8ed4bba694806a2c8b77bae3d25cc200b8b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/widgets/kernel/qwidget_qpa.cpp