reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-01-31 03:29:15 +00:00
parent a333120784
commit 8edf1c75f0
35 changed files with 52673 additions and 18410 deletions

View File

@@ -368,7 +368,7 @@ static PyObject* t_output_helper(PyObject* target, PyObject* o) {
#ifdef __cplusplus
extern "C" {
#endif
static int _wrap_STCNameStr_set(PyObject *_val) {
static int _wrap_STCNameStr_set(PyObject *) {
PyErr_SetString(PyExc_TypeError,"Variable STCNameStr is read-only.");
return 1;
}