]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
made wxApp::argv an object convertible to either char** or wchar_t** for better compa...
[wxWidgets.git] / include / wx / textctrl.h
index 75ad314bc1bf9875078962019df507b96a1f7010..97a7fe83f585ebb1d0b9b1efef9d2ee98226887d 100644 (file)
@@ -55,7 +55,7 @@ typedef long wxTextCoord;
 // constants
 // ----------------------------------------------------------------------------
 
-extern WXDLLEXPORT_DATA(const wxChar) wxTextCtrlNameStr[];
+extern WXDLLEXPORT_DATA(const char) wxTextCtrlNameStr[];
 
 // this is intentionally not enum to avoid warning fixes with
 // typecasting from enum type to wxTextCoord