]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/clipbrd.cpp
OpenGL changes for carbon and cocoa
[wxWidgets.git] / src / osx / carbon / clipbrd.cpp
index 8bc1f65703a5fc81ccb12b5c9d9b1d270bd3bb39..a534352a9c686f80cedc00fc90cabf28618f6c0f 100644 (file)
@@ -36,7 +36,7 @@
 // the trace mask we use with wxLogTrace() - call
 // wxLog::AddTraceMask(TRACE_CLIPBOARD) to enable the trace messages from here
 // (there will be a *lot* of them!)
-#define TRACE_CLIPBOARD _T("clipboard")
+#define TRACE_CLIPBOARD wxT("clipboard")
 
 IMPLEMENT_DYNAMIC_CLASS(wxClipboard, wxObject)