Unicode compilation fix after last change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-02-10 14:41:34 +00:00
parent bd73a91b55
commit a419db5e61

View File

@@ -2910,7 +2910,7 @@ wxString wxLocale::GetInfo(wxLocaleInfo index, wxLocaleCategory WXUNUSED(cat))
break; break;
default: default:
wxFAIL_MSG( "Unknown locale info" ); wxFAIL_MSG( _T("Unknown locale info") );
} }
wxMacCFStringHolder wxMacCFStringHolder