diff options
author | Joerg Bornemann <joerg.bornemann@trolltech.com> | 2009-05-25 14:26:13 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-26 03:55:40 (GMT) |
commit | 8ae059445d8ec6f931ef8960907fadabf65b22c0 (patch) | |
tree | c1a52acd4fbbe8f925c65053a4fe069e16d4807c /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | 564ff62dfb588bf2360fceaa850b5160f678ae33 (diff) | |
download | Qt-8ae059445d8ec6f931ef8960907fadabf65b22c0.zip Qt-8ae059445d8ec6f931ef8960907fadabf65b22c0.tar.gz Qt-8ae059445d8ec6f931ef8960907fadabf65b22c0.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
(cherry picked from commit 3d560a498803fadfec9163d7a9695aee60cca8d4)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions