X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3b4d1131395d0413bd904579a310f6d9f7382f7..a91b47e800c78dbf8e91191ce3977d148a13f1fe:/utils/wxPython/src/gtk/windows2.cpp?ds=sidebyside diff --git a/utils/wxPython/src/gtk/windows2.cpp b/utils/wxPython/src/gtk/windows2.cpp index 1ea15389da..c15ddaa1a3 100644 --- a/utils/wxPython/src/gtk/windows2.cpp +++ b/utils/wxPython/src/gtk/windows2.cpp @@ -2843,7 +2843,7 @@ static PyObject *_wrap_new_wxSplitterWindow(PyObject *self, PyObject *args) { wxWindowID _arg1; wxPoint * _arg2 = &wxPyDefaultPosition; wxSize * _arg3 = &wxPyDefaultSize; - long _arg4 = (wxSP_3D)|wxCLIP_CHILDREN; + long _arg4 = (wxSP_3D)|(wxCLIP_CHILDREN); char * _arg5 = "splitterWindow"; char * _argc0 = 0; char * _argc2 = 0;