Don't update geometry while the style is set
authorAndreas Holzammer <andreas.holzammer@kdab.com>
Thu, 19 Jul 2012 08:07:00 +0000 (10:07 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 20 Jul 2012 00:18:13 +0000 (02:18 +0200)
commit917ef5787444403ce0f7f035e27b1740c7672e34
tree428d91ffe08f243509fcbac0442f8e62e76d93bc
parent784a877d3cd9a1a75aca9c83146389503a966071
Don't update geometry while the style is set

Under Windows CE a resize event gets fired
when the style is set, this will produce
geometry change events inside Qt, which will
end up in changing the geometry back and forth.

Change-Id: I7f834997abc53760ccfe2ad97012bb74dc5c705c
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
src/plugins/platforms/windows/qwindowswindow.cpp
src/plugins/platforms/windows/qwindowswindow.h