]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/region.h
warning for 2.5.3
[wxWidgets.git] / include / wx / mac / carbon / region.h
index 24c060337f53a0b1c71d2ce3cbe55030ae52fd08..923a0014ad02b7315760d6affa8b687f83dea63f 100644 (file)
@@ -44,6 +44,7 @@ public:
     wxRegion(const wxPoint& topLeft, const wxPoint& bottomRight);
     wxRegion(const wxRect& rect);
     wxRegion( WXHRGN hRegion );
+    wxRegion(size_t n, const wxPoint *points, int fillStyle = wxODDEVEN_RULE );
     wxRegion();
     wxRegion(const wxBitmap& bmp)
     {