diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-09-10 14:01:20 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-09-10 15:50:37 (GMT) |
commit | d0b1717877c22082e6bfb518c760fe9f293a52e2 (patch) | |
tree | 91d2ccda3908ea4d602c9d2dda15b8eee33da673 /util/webkit | |
parent | a0529d55f0c1fb44e4c759b1d25fe7a095cdfc54 (diff) | |
download | Qt-d0b1717877c22082e6bfb518c760fe9f293a52e2.zip Qt-d0b1717877c22082e6bfb518c760fe9f293a52e2.tar.gz Qt-d0b1717877c22082e6bfb518c760fe9f293a52e2.tar.bz2 |
restoring a minimized window on Windows CE didn't work
After restoring a minimized window we only saw the window decoration.
All content was missing. That's because we don't get a WM_SIZE message
for restoring the window. We must react on WM_ACTIVATE in this case.
This fixes the issue for Windows mobile too.
Task-number: 260702
Reviewed-by: thartman
Conflicts:
src/gui/kernel/qguifunctions_wince.cpp
Diffstat (limited to 'util/webkit')
0 files changed, 0 insertions, 0 deletions