X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..41b8fe99b470616fb58690c27ae6f91e2060a371:/include/wx/font.h diff --git a/include/wx/font.h b/include/wx/font.h index ce95d40b39..14935c6833 100644 --- a/include/wx/font.h +++ b/include/wx/font.h @@ -6,7 +6,7 @@ // Created: 20.09.99 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_FONT_H_BASE_ @@ -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