]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/metafile.h
wxAppTraits::SetLocale() is wxUSE_INTL=1 only
[wxWidgets.git] / include / wx / os2 / metafile.h
index 66f2899ddf22863ac28845a8ad268a8ab874a588..d75be165e5b82b792bfd31397fc24079e91faea3 100644 (file)
@@ -88,7 +88,7 @@ public:
     virtual void SetMapMode(int mode);
     virtual void GetTextExtent(const wxString& string, long *x, long *y,
                                long *descent = NULL, long *externalLeading = NULL,
-                               wxFont *theFont = NULL, bool use16bit = false) const;
+                               const wxFont *theFont = NULL, bool use16bit = false) const;
 
     // Implementation
     inline wxMetafile *GetMetaFile(void) const { return m_metaFile; }