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
|
||||
//
|
||||
void Init( int nSize
|
||||
,int nFamily
|
||||
,int nStyle
|
||||
,int nWeight
|
||||
,wxFontFamily nFamily
|
||||
,wxFontStyle nStyle
|
||||
,wxFontWeight nWeight
|
||||
,bool bUnderlined
|
||||
,const wxString& rsFaceName
|
||||
,wxFontEncoding vEncoding
|
||||
|
Reference in New Issue
Block a user