Tidied up white space and tabs in wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-02-28 23:36:37 +00:00
parent 072df0b3af
commit d921af5140
24 changed files with 188 additions and 188 deletions

View File

@@ -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