]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/region.h
restored previously removed inline
[wxWidgets.git] / include / wx / mac / region.h
index bbe826196dd735bf3be4a03cb58364f6427a2133..aa7d718d739948e04bda7ef56644d087a212e4a5 100644 (file)
@@ -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?