]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.cpp.in
implement a runtime check to test if wxEvent::Clone is implemented correctly for...
[wxWidgets.git] / src / stc / stc.cpp.in
index 2320b53268bfea3d343fb30db172428c2996af10..3ce6e5c982d1e34cee83b02355307fa4bc11c131 100644 (file)
@@ -53,7 +53,7 @@
 
 //----------------------------------------------------------------------
 
-const wxChar* wxSTCNameStr = wxT("stcwindow");
+const char wxSTCNameStr[] = "stcwindow";
 
 #ifdef MAKELONG
 #undef MAKELONG