diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-04 13:04:40 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-04 13:12:09 (GMT) |
commit | ff1bd9c821aa1e314d6ca738204cdd0ae60a8369 (patch) | |
tree | d653d7a683820b21762cc7a07d246dfb24033ee7 /tests/benchmarks/opengl | |
parent | a1ccc70d07235ac8f0a76c8d2393afc97f968060 (diff) | |
download | Qt-ff1bd9c821aa1e314d6ca738204cdd0ae60a8369.zip Qt-ff1bd9c821aa1e314d6ca738204cdd0ae60a8369.tar.gz Qt-ff1bd9c821aa1e314d6ca738204cdd0ae60a8369.tar.bz2 |
Fix crash in QMenu when using QWidgetAction
If the QWidgetAction is not the first in a menu, it crashed.
This is because when the QEvent::ActionRemoved is sent, the
event->before() is not set. We need to find another way to
clean up the widgetItems list.
This basically revert 4b6ab00e6d68c7
Reviewed-by: Thierry
Diffstat (limited to 'tests/benchmarks/opengl')
0 files changed, 0 insertions, 0 deletions