]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/metafile.cpp
Add space all around std buttons as per Apple HIG (and as the comment in the code...
[wxWidgets.git] / src / os2 / metafile.cpp
index 65d034b572d8223850ea7f27b646cf61aa952360..4cc420425b1d63b580597bacaab1f422d636d897 100644 (file)
@@ -243,7 +243,7 @@ wxMetafile *wxMetafileDCImpl::Close(void)
   return NULL;
 }
 
-void wxMetafileDCImpl::SetMapMode(int mode)
+void wxMetafileDCImpl::SetMapMode(wxMappingMode mode)
 {
   m_mappingMode = mode;