X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..8f248607e5557858399a0d13b077a49014df8fbc:/include/wx/palmos/font.h?ds=sidebyside diff --git a/include/wx/palmos/font.h b/include/wx/palmos/font.h index 024a9380f9..3cc6d11577 100644 --- a/include/wx/palmos/font.h +++ b/include/wx/palmos/font.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: font.h +// Name: wx/palmos/font.h // Purpose: wxFont class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/14/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -127,14 +127,6 @@ public: virtual WXHANDLE GetResourceHandle() const; virtual bool FreeResource(bool force = false); - // for consistency with other wxMSW classes - WXHFONT GetHFONT() const; - - /* - virtual bool UseResource(); - virtual bool ReleaseResource(); - */ - protected: // real font creation function, used in all cases bool DoCreate(int size,