]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/font.h
fixed a serious bug in Shrink()
[wxWidgets.git] / include / wx / mac / font.h
index 2c3c17e84e13e899f3fbf815903883e70e634364..008957bd6961f4543ce5588d227720c849a4e3da 100644 (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