X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..e5aea7214deb0443b068b1deb4a81772572d849e:/include/wx/mac/region.h diff --git a/include/wx/mac/region.h b/include/wx/mac/region.h index bbe826196d..aa7d718d73 100644 --- a/include/wx/mac/region.h +++ b/include/wx/mac/region.h @@ -80,7 +80,7 @@ public: //# Information on region // Outer bounds of region - void GetBox(long& x, long& y, long&w, long &h) const; + void GetBox(wxCoord& x, wxCoord& y, wxCoord&w, wxCoord &h) const; wxRect GetBox() const ; // Is region empty?