more OS/2 compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -857,7 +857,7 @@ wxString wxNativeFontInfo::ToString() const
|
||||
fa.usCodePage,
|
||||
fa.lMatch,
|
||||
fn.usWeightClass,
|
||||
fa.szFacename);
|
||||
(char *)fa.szFacename);
|
||||
return sStr;
|
||||
} // end of wxNativeFontInfo::ToString
|
||||
|
||||
|
Reference in New Issue
Block a user