]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/frames.cpp
Added Rez support to wx-config for MacOS X
[wxWidgets.git] / wxPython / src / msw / frames.cpp
index fac78bc68fe4d9a3b77c4d7a2a8f98ca25efacb3..5d3e2c9c05fc88bf860fa378abdf64caddb83f5f 100644 (file)
@@ -89,7 +89,7 @@ static PyObject* t_output_helper(PyObject* target, PyObject* o) {
 #if PYTHON_API_VERSION >= 1009
     static char* wxStringErrorMsg = "String or Unicode type required";
 #else
-    static char* wxStringErrorMsg = "string type is required for parameter";
+    static char* wxStringErrorMsg = "String type required";
 #endif
 #ifdef __cplusplus
 extern "C" {