]> git.saurik.com Git - wxWidgets.git/commit
A few checks for null pointers to avoid problems during app shutdown.
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 11 Sep 2008 05:35:10 +0000 (05:35 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 11 Sep 2008 05:35:10 +0000 (05:35 +0000)
commit1a4e2d5b2f91f6d7f5700bd166a990e817f71b6f
treeeeb7c6f6fedf54655bddfdf1719953deccc19206
parentc6f2bde16081275f82cca579590966b2864e78af
A few checks for null pointers to avoid problems during app shutdown.

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