]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/msw/windows2.cpp
Solved wxMotif scrolling display problem; added wxImageModule;
[wxWidgets.git] / utils / wxPython / src / msw / windows2.cpp
index 10f6fbe8a7e52b01ef75fa294f664e9c9066e18e..e28bd783c6a358a54653c2b59d4ae2b8b804a8cb 100644 (file)
@@ -2889,7 +2889,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;