]> git.saurik.com Git - wxWidgets.git/commit
use HandleWindowEvent() instead of ProcessEvent() to avoid crashes if the toolbar...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Jan 2009 16:27:21 +0000 (16:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Jan 2009 16:27:21 +0000 (16:27 +0000)
commit8a012034c803993c3bda78b914b98e746db1fb77
tree51557a5936b7199c9101064ec55c6d91b6ce88a0
parent3cfde7c049bddf6fd3b4c2e35a6b8ecdcdc1d74f
use HandleWindowEvent() instead of ProcessEvent() to avoid crashes if the toolbar left click handler throws under wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/tbarbase.cpp