add wxUSE_IMAGE to setup.h and GetHFONT to wxFont.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-04-23 18:33:05 +00:00
parent 5fd2b2c6ae
commit 08399e45e7
3 changed files with 31 additions and 22 deletions

View File

@@ -107,6 +107,7 @@ public:
virtual WXHANDLE GetResourceHandle(void);
virtual bool FreeResource(bool bForce = FALSE);
WXHFONT GetHFONT(void) const;
protected:
//
// Common part of all ctors