]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/misc_wrap.cpp
applied patch 890642: wxRE_ADVANCED flag and docs
[wxWidgets.git] / wxPython / src / msw / misc_wrap.cpp
index 9b88fec904f22c3ff42507f45246c3412a770a92..dc2efa5b0dbbde4891af66a34adf63b3e897e412 100644 (file)
@@ -26578,7 +26578,7 @@ static PyObject *_wrap_Clipboard_Flush(PyObject *self, PyObject *args, PyObject
 static PyObject *_wrap_Clipboard_UsePrimarySelection(PyObject *self, PyObject *args, PyObject *kwargs) {
     PyObject *resultobj;
     wxClipboard *arg1 = (wxClipboard *) 0 ;
-    bool arg2 = (bool) False ;
+    bool arg2 = (bool) True ;
     PyObject * obj0 = 0 ;
     PyObject * obj1 = 0 ;
     char *kwnames[] = {