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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user