]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/clipbrd.cpp
XPM updates
[wxWidgets.git] / src / gtk1 / clipbrd.cpp
index 32d0991d3e6cc9fdaabe7184d3b6b0ddf33ad40b..bfd34502bd093dbe5072221979d0b8f55ab728ca 100644 (file)
@@ -42,7 +42,7 @@ GdkAtom  g_targetsAtom     = 0;
 // 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!)
-static const char *TRACE_CLIPBOARD = _T("clipboard");
+static const wxChar *TRACE_CLIPBOARD = _T("clipboard");
 
 //-----------------------------------------------------------------------------
 // reminder