From: David Webster Date: Wed, 23 Jan 2002 14:04:56 +0000 (+0000) Subject: Fontutil wxFillLogFont change. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7d9211596fdbbc2fdc5eba7e30772c3f67b31b50 Fontutil wxFillLogFont change. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index dba3339d60..77c409132e 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -270,6 +270,7 @@ WXDLLEXPORT void wxGetCharSize(WXHWND wnd, int *x, int *y,wxFont *the_font); WXDLLEXPORT void wxFillLogFont( LOGFONT* pLogFont ,PFACENAMEDESC pFaceName ,HPS* phPS + ,bool* pbInternalPS ,long* pflId ,wxString& sFaceName ,wxFont* pFont