]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/region.h
Remove non-existent functions declarations from wxOSX/Carbon.
[wxWidgets.git] / include / wx / osx / carbon / region.h
index 480109a8ee644169f061fa849c79ad28ab764449..1cf5bbef0fde02818a632405beacf3f208714084 100644 (file)
@@ -21,7 +21,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(size_t n, const wxPoint *points, wxPolygonFillMode fillStyle = wxODDEVEN_RULE );
     wxRegion();
     wxRegion(const wxBitmap& bmp)
     {