fix for last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
dbae17a2e0
commit
82713003dc
@ -727,6 +727,8 @@ wxCSConv::wxCSConv(const wxChar *charset)
|
||||
{
|
||||
m_name = (wxChar *)NULL;
|
||||
m_cset = (wxCharacterSet *) NULL;
|
||||
m_deferred = TRUE;
|
||||
|
||||
SetName(charset);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user