]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/caret.cpp
Italian translation corrections from Roberto Boriotti.
[wxWidgets.git] / src / palmos / caret.cpp
index b5586358193137595864cdf2a48fa8f89ea93aae..5f5615cd60a96a42f805300253ba47c0bfae44f1 100644 (file)
@@ -41,7 +41,7 @@
 
 #define CALL_CARET_API(api, args)   \
         if ( !api args )                \
-            wxLogLastError(_T(#api))
+            wxLogLastError(wxT(#api))
 
 // ===========================================================================
 // implementation