wxFont can now raelly use the native fonts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-12-22 03:31:48 +00:00
parent 7c349adb6e
commit a9249b2eb2
3 changed files with 321 additions and 132 deletions

View File

@@ -86,7 +86,6 @@ public:
// implementation only from now on
// -------------------------------
int GetFontId() const;
virtual bool IsFree() const;
virtual bool RealizeResource();
virtual WXHANDLE GetResourceHandle();