another wxFont OS2 blind build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -249,9 +249,9 @@ protected:
|
|||||||
// Common part of all ctors
|
// Common part of all ctors
|
||||||
//
|
//
|
||||||
void Init( int nSize
|
void Init( int nSize
|
||||||
,int nFamily
|
,wxFontFamily nFamily
|
||||||
,int nStyle
|
,wxFontStyle nStyle
|
||||||
,int nWeight
|
,wxFontWeight nWeight
|
||||||
,bool bUnderlined
|
,bool bUnderlined
|
||||||
,const wxString& rsFaceName
|
,const wxString& rsFaceName
|
||||||
,wxFontEncoding vEncoding
|
,wxFontEncoding vEncoding
|
||||||
|
Reference in New Issue
Block a user