Check if bridge plugin vector is still valid.
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Fri, 26 Aug 2011 08:33:20 +0000 (10:33 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 26 Aug 2011 13:06:46 +0000 (15:06 +0200)
commit8412020740e0d1669f32c9d66b500874d975a015
treea9ad90d1680fb5b82f35ab098115c4f302d82ee1
parent22011ece4c48ddd7887d7527d558dfb95fd9ceb7
Check if bridge plugin vector is still valid.

Q_GLOBAL_STATIC may be destroyed and we still send
ObjectDestroyed notifications.
This only shows now that we actually send the Destroyed notifications.

Change-Id: I3057556cdc897dab6adfc3274e4abc68473ffa7f
Reviewed-on: http://codereview.qt.nokia.com/3657
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
src/gui/accessible/qaccessible_unix.cpp