X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89efaf2b6595e59af618556d7e79492cab50c73c..cee8636e94d49319b1c108d8b2d826e080e2e366:/include/wx/gtk/region.h?ds=inline diff --git a/include/wx/gtk/region.h b/include/wx/gtk/region.h index e465f0011f..9fbbba8ea2 100644 --- a/include/wx/gtk/region.h +++ b/include/wx/gtk/region.h @@ -35,7 +35,7 @@ public: InitRect(rect.x, rect.y, rect.width, rect.height); } - wxRegion( size_t n, const wxPoint *points, + wxRegion( size_t n, const wxPoint *points, wxPolygonFillMode fillStyle = wxODDEVEN_RULE ); #if wxUSE_IMAGE