]> git.saurik.com Git - wxWidgets.git/commit
HIShapeCreateEmpty doesn't exist prior to OSX 10.4, use
authorRobin Dunn <robin@alldunn.com>
Wed, 25 Oct 2006 19:08:14 +0000 (19:08 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 25 Oct 2006 19:08:14 +0000 (19:08 +0000)
commit9985801dda0e31b6b059ef428751b8d4a9693304
tree5f7ff4a256811dce340c99fa25b99bad3a82ad5f
parent7e04993c667544e447082cd20e1ebc3c2099ad33
HIShapeCreateEmpty doesn't exist prior to OSX 10.4, use
HIShapeCreateWithRect with an empty rectangle instead.

Also detabified.

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