]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/helpbest.cpp
Various changes to make pop up menus work
[wxWidgets.git] / src / msw / helpbest.cpp
index 8de443a243dcd05e9d3408b8e25bdee058f1f61a..ec408ee30ed67b4c1b586a4dea06ed9c00485482 100644 (file)
@@ -92,7 +92,7 @@ wxString wxBestHelpController::GetValidFilename( const wxString& filename ) cons
         break;
     default:
         // we CAN'T get here
-        wxFAIL_MSG( "wxBestHelpController: Must call Initialize, first!" );
+        wxFAIL_MSG( wxT("wxBestHelpController: Must call Initialize, first!") );
         return wxEmptyString;
         break;
     }