Compilation for wchar mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
420b39aa4b
commit
6090d53c8a
@ -187,7 +187,7 @@ public:
|
||||
return utf16_str();
|
||||
}
|
||||
#else
|
||||
wchar_t* wx_str()
|
||||
const wchar_t* wx_str()
|
||||
{
|
||||
return c_str();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user