]> git.saurik.com Git - wxWidgets.git/commit
Avoid crash when trying to access m_window from wxScreenDC.
authorKevin Ollivier <kevino@theolliviers.com>
Wed, 22 Nov 2006 19:54:38 +0000 (19:54 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Wed, 22 Nov 2006 19:54:38 +0000 (19:54 +0000)
commit90b0f5fced341db319fad931ae34eb1961e23f24
tree9202648a37544e1213f4ca9bd46056412302a45f
parentdee1a629b6ba5f98023acbc76a7e79c86497a592
Avoid crash when trying to access m_window from wxScreenDC.

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