no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
66dfed9b9d
commit
a329180411
@ -591,6 +591,7 @@ wxString& wxString::operator=(wxChar ch)
|
||||
return *this;
|
||||
}
|
||||
|
||||
|
||||
// assigns C string
|
||||
wxString& wxString::operator=(const wxChar *psz)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user