]> git.saurik.com Git - wxWidgets.git/commitdiff
Fontutil wxFillLogFont change.
authorDavid Webster <Dave.Webster@bhmi.com>
Wed, 23 Jan 2002 14:04:56 +0000 (14:04 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Wed, 23 Jan 2002 14:04:56 +0000 (14:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/private.h

index dba3339d601995c02eac816b2d1e790f14dd6d2c..77c409132eec9f46a8b63bf252d82c99c7b3e1f3 100644 (file)
@@ -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