]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/font.h
subclass all updown controls in notebooks, not just the first one
[wxWidgets.git] / include / wx / x11 / font.h
index ab6f1a1427879260d9d08256291ab740a8b98bd7..d2ee13045a7ec862eb07a11edfbfe6569c684bcc 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_FONT_H_
@@ -84,7 +84,7 @@ public:
     virtual void SetEncoding(wxFontEncoding encoding);
 
     virtual void SetNoAntiAliasing( bool no = TRUE );
-    virtual bool GetNoAntiAliasing();
+    virtual bool GetNoAntiAliasing() const ;
 
     // Implementation