common type for native rectangle

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2014-07-15 17:14:21 +00:00
parent a485823cb7
commit 0d6d012936
2 changed files with 5 additions and 1 deletions

View File

@@ -24,6 +24,8 @@
#if wxUSE_GUI
typedef CGRect WXRect;
OSStatus WXDLLIMPEXP_CORE wxMacDrawCGImage(
CGContextRef inContext,
const CGRect * inBounds,