reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-03 00:03:08 +00:00
parent e31753ef6e
commit 7a27cf7c18
15 changed files with 1586 additions and 587 deletions

View File

@@ -5870,7 +5870,7 @@ static PyObject *_wrap_Dialog_CreateTextSizer(PyObject *, PyObject *args, PyObje
if (PyErr_Occurred()) SWIG_fail;
}
{
resultobj = wxPyMake_wxSizer(result, 0);
resultobj = wxPyMake_wxObject(result, 0);
}
{
if (temp2)
@@ -5912,7 +5912,7 @@ static PyObject *_wrap_Dialog_CreateButtonSizer(PyObject *, PyObject *args, PyOb
if (PyErr_Occurred()) SWIG_fail;
}
{
resultobj = wxPyMake_wxSizer(result, 0);
resultobj = wxPyMake_wxObject(result, 0);
}
return resultobj;
fail: