]> git.saurik.com Git - wxWidgets.git/commit
Do a sanity check to make sure GetWindow() has a valid window, and assert if it doesn...
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 9 Feb 2009 02:21:30 +0000 (02:21 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 9 Feb 2009 02:21:30 +0000 (02:21 +0000)
commit0600cf3ae91918b16ed54dbc4bbe7fc60a930166
tree3bd5ac2213e7e7a271987037cf51198263c3ec8e
parentf487501a2c84aa5053b5c3ea57fa2627bac25041
Do a sanity check to make sure GetWindow() has a valid window, and assert if it doesn't. On OS X Cocoa, try to continue on in release mode.

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