X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f170f33fd19bdef10884f506fcc924d858ccb50..fbdcff4a78e03963d750546b8a74752247b38d40:/src/common/intl.cpp diff --git a/src/common/intl.cpp b/src/common/intl.cpp index b32d28e5d5..69379ff601 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -298,7 +298,7 @@ static wxString GetFullSearchPath(const wxChar *lang) // then take the current directory // FIXME it should be the directory of the executable - searchPath << GetAllMsgCatalogSubdirs(wxT("."), lang) << wxPATH_SEP; + searchPath << GetAllMsgCatalogSubdirs(wxT("."), lang); // and finally add some standard ones searchPath