X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c94f845b1602d44ccd7c7542afffde666adbb2f0..d5c4a81f2eb66d49cce640f05e5566681b31befb:/src/palmos/metafile.cpp diff --git a/src/palmos/metafile.cpp b/src/palmos/metafile.cpp index 6d98ac45bb..7626591e77 100644 --- a/src/palmos/metafile.cpp +++ b/src/palmos/metafile.cpp @@ -129,7 +129,7 @@ wxMetafile *wxMetafileDC::Close() return NULL; } -void wxMetafileDC::SetMapMode(int mode) +void wxMetafileDC::SetMapMode(wxMappingMode mode) { }