X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f884a0dccd6b642f35c441ac9bfc87a6d5b4d35..3225a4b8b8656f25dac6cb20684a3c2c273cf796:/src/palmos/region.cpp

diff --git a/src/palmos/region.cpp b/src/palmos/region.cpp
index ae6ffff148..4ac54e0165 100644
--- a/src/palmos/region.cpp
+++ b/src/palmos/region.cpp
@@ -65,7 +65,7 @@ wxRegion::wxRegion(const wxRect& rect)
 {
 }
 
-wxRegion::wxRegion(size_t n, const wxPoint *points, int fillStyle)
+wxRegion::wxRegion(size_t n, const wxPoint *points, wxPolygonFillMode fillStyle)
 {
 }