diff options
author | Joerg Bornemann <joerg.bornemann@trolltech.com> | 2009-05-25 14:26:13 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@trolltech.com> | 2009-05-25 14:39:13 (GMT) |
commit | 3d560a498803fadfec9163d7a9695aee60cca8d4 (patch) | |
tree | cbfa2f56d448d0de3cd55ed57705ef0d998b6cb0 /examples | |
parent | 9021113c583cc6b54b3b764e8e74d1448474c773 (diff) | |
download | Qt-3d560a498803fadfec9163d7a9695aee60cca8d4.zip Qt-3d560a498803fadfec9163d7a9695aee60cca8d4.tar.gz Qt-3d560a498803fadfec9163d7a9695aee60cca8d4.tar.bz2 |
BT: fix systray balloon crash bug on Windows CE
Its the context menu handling code... again.
Problem is, that during execution of translateMouseEvent, the widget
is closed and a modal message box is shown. After that, there's no
widget at globalPos and thus, alienWidget is null.
This patch just adds a null check for alienWidget.
Task-number: 254425
Reviewed-by: mauricek
BT: yes
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions