X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac17f9b104ea2e8f622813d93e19870cebd9637c..79e929e79ebbd2e1c4ff7f35d619c0b8b30f0135:/include/wx/mac/font.h diff --git a/include/wx/mac/font.h b/include/wx/mac/font.h index 2c3c17e84e..008957bd69 100644 --- a/include/wx/mac/font.h +++ b/include/wx/mac/font.h @@ -106,12 +106,12 @@ protected: bool m_noAA; // No anti-aliasing public: - short m_macFontNum; - short m_macFontSize; + short m_macFontNum; + short m_macFontSize; unsigned char m_macFontStyle; wxUint32 m_macATSUFontID; public: - void MacFindFont() ; + void MacFindFont() ; }; // ---------------------------------------------------------------------------- // wxFont