From 7d9211596fdbbc2fdc5eba7e30772c3f67b31b50 Mon Sep 17 00:00:00 2001 From: David Webster Date: Wed, 23 Jan 2002 14:04:56 +0000 Subject: [PATCH] Fontutil wxFillLogFont change. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/os2/private.h | 1 + 1 file changed, 1 insertion(+) 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