Some OS/2 Modifications for coordinate normalizations and code for some common controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -370,7 +370,7 @@ bool wxFont::RealizeResource()
|
||||
vError = ::WinGetLastError(vHabmain);
|
||||
}
|
||||
|
||||
strcpy(zFacename, M_FONTDATA->m_vFattrs.szFacename);
|
||||
M_FONTDATA->m_sFaceName = zFacename;
|
||||
|
||||
if(::GpiCreateLogFont( M_FONTDATA->m_hPS
|
||||
,NULL
|
||||
|
Reference in New Issue
Block a user