X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70f70818c22dfa19fdec8f21a496d2a535333e0d..529e491ce038ad3a3aef4f3247ff7e16767d9734:/src/common/fontcmn.cpp diff --git a/src/common/fontcmn.cpp b/src/common/fontcmn.cpp index 96407bbfd6..67ee5bff64 100644 --- a/src/common/fontcmn.cpp +++ b/src/common/fontcmn.cpp @@ -586,7 +586,7 @@ void wxNativeFontInfo::SetEncoding(wxFontEncoding encoding_) // format there anyhow (but there is a well-defined standard for X11 fonts used // by wxGTK and wxMotif) -#if defined(wxNO_NATIVE_FONTINFO) || defined(__WXMSW__) || defined (__WXPM__) +#if defined(wxNO_NATIVE_FONTINFO) || defined(__WXMSW__) || defined (__WXPM__) || defined(__WXOSX__) wxString wxNativeFontInfo::ToUserString() const {