wxMac requires UTF-8 for wxTextDataoObject

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2009-03-07 14:54:01 +00:00
parent 18e45a88f6
commit 8276e7803d

View File

@@ -328,7 +328,7 @@ private:
#if defined(__WXGTK20__)
#define wxNEEDS_UTF8_FOR_TEXT_DATAOBJ
#elif defined(__WXMAC__)
#define wxNEEDS_UTF16_FOR_TEXT_DATAOBJ
#define wxNEEDS_UTF8_FOR_TEXT_DATAOBJ
#endif
#endif // wxUSE_UNICODE