X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..eea4d01c65f9b29baa1193db762b4c6b8144af24:/src/palmos/caret.cpp?ds=sidebyside diff --git a/src/palmos/caret.cpp b/src/palmos/caret.cpp index b558635819..5f5615cd60 100644 --- a/src/palmos/caret.cpp +++ b/src/palmos/caret.cpp @@ -41,7 +41,7 @@ #define CALL_CARET_API(api, args) \ if ( !api args ) \ - wxLogLastError(_T(#api)) + wxLogLastError(wxT(#api)) // =========================================================================== // implementation