]> git.saurik.com Git - wxWidgets.git/commit
The rect passed to DrawTreeItemButton is already adjusted, we
authorRobin Dunn <robin@alldunn.com>
Wed, 1 Nov 2006 03:59:03 +0000 (03:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 1 Nov 2006 03:59:03 +0000 (03:59 +0000)
commitf3d0a750d4240326af03e064b4e3e1e616584439
treeae48e572bb7f756a885bd87d6253aa3ddfff344a
parentb6df5cf983b27cc810341ac475533ef739b33b37
The rect passed to DrawTreeItemButton is already adjusted, we
shouldn't do it again.

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