From a419db5e614e84b78ac80cc03c61a2d7978be506 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 10 Feb 2008 14:41:34 +0000 Subject: [PATCH] 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 --- src/common/intl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/intl.cpp b/src/common/intl.cpp index f7c5ad9cf0..7a55212f3d 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -2910,7 +2910,7 @@ wxString wxLocale::GetInfo(wxLocaleInfo index, wxLocaleCategory WXUNUSED(cat)) break; default: - wxFAIL_MSG( "Unknown locale info" ); + wxFAIL_MSG( _T("Unknown locale info") ); } wxMacCFStringHolder