X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/06e4351185e6f6c53f179d8af833f791b2e8d40e..ab46dc18ab5cee150a1cc7a52dae21a9bcae4043:/include/wx/msw/metafile.h?ds=sidebyside diff --git a/include/wx/msw/metafile.h b/include/wx/msw/metafile.h index 828851eb1b..ec1237bf29 100644 --- a/include/wx/msw/metafile.h +++ b/include/wx/msw/metafile.h @@ -119,7 +119,7 @@ protected: /* * Pass filename of existing non-placeable metafile, and bounding box. * Adds a placeable metafile header, sets the mapping mode to anisotropic, - * and sets the window origin and extent to mimic the MM_TEXT mapping mode. + * and sets the window origin and extent to mimic the wxMM_TEXT mapping mode. * */ @@ -176,3 +176,4 @@ private: #endif // wxUSE_METAFILE #endif // _WX_METAFIILE_H_ +