]> git.saurik.com Git - wxWidgets.git/commit
don't assign NULLs to bools and floats, this is confusing (and also the usual: deTABi...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 23:22:42 +0000 (23:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 23:22:42 +0000 (23:22 +0000)
commit783d8bdf572a8f1cf1ad069586ec3efd8637bb59
treed8b566e25eca6945d2b1efa885de58adfe788bf9
parent8a438f46b50a70cff345870e1324226dc7809f0a
don't assign NULLs to bools and floats, this is confusing (and also the usual: deTABified; corrected double to int cast)

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