X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c94f845b1602d44ccd7c7542afffde666adbb2f0..8e370f7d07455315ae0f77ba0def17530abcdc66:/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) { }