X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3bf5a59b5e058bebffcf9d87f03550b4ecf93e73..1a18887b88e2ba064154ae5998db7b7533f6bb78:/include/wx/font.h diff --git a/include/wx/font.h b/include/wx/font.h index a8781d4db4..14935c6833 100644 --- a/include/wx/font.h +++ b/include/wx/font.h @@ -5,7 +5,7 @@ // Modified by: // Created: 20.09.99 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -185,7 +185,7 @@ public: // Unofficial API, don't use virtual void SetNoAntiAliasing( bool WXUNUSED(no) = TRUE ) { } - virtual bool GetNoAntiAliasing() { return FALSE; } + virtual bool GetNoAntiAliasing() const { return FALSE; } // the default encoding is used for creating all fonts with default // encoding parameter