X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c277569a744118e6f1c2f039202804dfcaef89b1..5e06d749ed2e8fe82bf058e66695cd4a96e450da:/src/mac/carbon/font.cpp diff --git a/src/mac/carbon/font.cpp b/src/mac/carbon/font.cpp index ee791190b3..3bdf7473d7 100644 --- a/src/mac/carbon/font.cpp +++ b/src/mac/carbon/font.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "font.h" -#endif - #include "wx/wxprec.h" #include "wx/string.h" @@ -24,11 +20,11 @@ #include "wx/fontutil.h" #include "wx/mac/private.h" +#ifndef __DARWIN__ #include +#endif -#if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject) -#endif class WXDLLEXPORT wxFontRefData: public wxGDIRefData { @@ -129,7 +125,7 @@ public: // ATSU Font Information - // this is splitted into an ATSU font id that may + // this is split into an ATSU font id that may // contain some styles (special bold fonts etc) and // these are the additional qd styles that are not // included in the ATSU font id