summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2012-07-02 12:36:18 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-01 02:26:52 +0200
commita992a12bec27d85ae75b31c2916ea3befff497fe (patch)
treeef633c4bd240e841d0ac615e5bce36a8eb832b9a /qmake
parent30ec535cb6d0f14500f11cdcfd4053fc52a7eca6 (diff)
don't change a widget's active state in QWindowsWindow::setWindowState
QWindow::setWindowState is not supposed to set the window active. The method requestActivateWindow() should be used for that. When switching from and to fullscreen mode we're always passing SWP_NOACTIVATE to SetWindowPos to not change the activation state of the window. This is inverse to the old behaviour, which did not have an effect. Change-Id: I339337935cdad76b3ef252202e92177f37543038 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions