diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-09-10 13:55:08 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-09-10 13:58:22 (GMT) |
commit | 53e1c8983b0093ce2b63f90eaee856f57961c00f (patch) | |
tree | 3b086675a7a2556fc1791879e24dc3c57f5d42df /examples/richtext/textobject/files | |
parent | cc59689e4a09349b7475426bf98f4c0839f6ba6a (diff) | |
download | Qt-53e1c8983b0093ce2b63f90eaee856f57961c00f.zip Qt-53e1c8983b0093ce2b63f90eaee856f57961c00f.tar.gz Qt-53e1c8983b0093ce2b63f90eaee856f57961c00f.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
Diffstat (limited to 'examples/richtext/textobject/files')
0 files changed, 0 insertions, 0 deletions