X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/377771d93a85a645eac8b41355983e3934fbcadf..5f4cd605aa4bb463999693b04ee3cd42eb6ec8c3:/include/wx/os2/font.h diff --git a/include/wx/os2/font.h b/include/wx/os2/font.h index 94ec7c7bbb..fc8c8e5556 100644 --- a/include/wx/os2/font.h +++ b/include/wx/os2/font.h @@ -14,6 +14,7 @@ #include "wx/gdiobj.h" #include "wx/os2/private.h" +#include "wx/fontutil.h" WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString; @@ -106,6 +107,7 @@ public: virtual WXHANDLE GetResourceHandle(void); virtual bool FreeResource(bool bForce = FALSE); + WXHFONT GetHFONT(void) const; protected: // // Common part of all ctors