]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/font.h
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
[wxWidgets.git] / include / wx / mac / classic / font.h
index 10ea2a9ed937ebeb546f261099a5eca1dca07370..ec29d6daf78dc6db8414f92b34e469a4e8aefc73 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_FONT_H_
@@ -94,7 +94,7 @@ public:
 
     // Unofficial API, don't use
     virtual void SetNoAntiAliasing( bool noAA = TRUE ) ;
-    virtual bool GetNoAntiAliasing() ;
+    virtual bool GetNoAntiAliasing() const ;
 
     // Mac-specific, risks to change, don't use in portable code
     short GetMacFontNum() const;