]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/clipbrd.cpp
fixing modal dialog quit after nested message box problem
[wxWidgets.git] / src / gtk1 / clipbrd.cpp
index d17158dedde6515c01a60fe49d48360f0eeed60a..320b335854d6bfc55d2d1e2bfd4f73e5d6ae2688 100644 (file)
@@ -35,7 +35,7 @@ GdkAtom  g_timestampAtom   = 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 wxChar *TRACE_CLIPBOARD = _T("clipboard");
+#define TRACE_CLIPBOARD "clipboard"
 
 //-----------------------------------------------------------------------------
 // reminder