]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/caret.cpp
Initialize all fields of struct tm used by wxDateTime::Format().
[wxWidgets.git] / src / msw / caret.cpp
index 8574c2acc7b3c23add1af61521085ee135f87ec8..63ca6a8de32445c8efed030518b135d2065f2e98 100644 (file)
@@ -41,7 +41,7 @@
 
 #define CALL_CARET_API(api, args)   \
         if ( !api args )                \
-            wxLogLastError(_T(#api))
+            wxLogLastError(wxT(#api))
 
 // ===========================================================================
 // implementation