New generated code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1998-11-03 09:22:52 +00:00
parent 4464bbee9c
commit c55bc98ef7
3 changed files with 26 additions and 22 deletions

View File

@@ -2932,7 +2932,7 @@ static PyObject *_wrap_wxSplitterWindow_SplitHorizontally(PyObject *self, PyObje
wxSplitterWindow * _arg0;
wxWindow * _arg1;
wxWindow * _arg2;
int _arg3 = -1;
int _arg3 = 0;
char * _argc0 = 0;
char * _argc1 = 0;
char * _argc2 = 0;
@@ -2970,7 +2970,7 @@ static PyObject *_wrap_wxSplitterWindow_SplitVertically(PyObject *self, PyObject
wxSplitterWindow * _arg0;
wxWindow * _arg1;
wxWindow * _arg2;
int _arg3 = -1;
int _arg3 = 0;
char * _argc0 = 0;
char * _argc1 = 0;
char * _argc2 = 0;