]> git.saurik.com Git - wxWidgets.git/commit
After delete wxPendingEventsLocker; wxPendingEventsLocker = NULL; so that
authorDavid Elliott <dfe@tgwbd.org>
Mon, 7 Apr 2003 18:06:46 +0000 (18:06 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 7 Apr 2003 18:06:46 +0000 (18:06 +0000)
commit376c2fba79596850942a619410cbd028c20def0c
tree82c2eed2accf890ff67584347e80c6b54b9c069d
parenta29c6824c21bca8e66fdd0c7a64b65e8935bdbcd
After delete wxPendingEventsLocker;  wxPendingEventsLocker = NULL; so that
the wxEvent code doesn't try to use it while cleaning up.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/app.cpp
src/mac/carbon/app.cpp