X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a56a532f29c35adfe6eb2c1c81315fa1e7ba921..d394f4791d95f0c2fedb94aa9109e4800596558d:/include/wx/os2/region.h diff --git a/include/wx/os2/region.h b/include/wx/os2/region.h index 0fca2f9090..e8868bf631 100644 --- a/include/wx/os2/region.h +++ b/include/wx/os2/region.h @@ -45,7 +45,7 @@ public: ,const wxPoint& rBottomRight ); wxRegion(const wxRect& rRect); - wxRegion(WXHRGN hRegion); // Hangs on to this region + wxRegion(WXHRGN hRegion, WXHDC hPS); // Hangs on to this region wxRegion(); ~wxRegion();