]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/misc.py
reSWIGged
[wxWidgets.git] / wxPython / src / mac / misc.py
index c44f520006258784d260663500fc0786210bad79..c5e4d82b42f8691afeb06d6962210045f1163225 100644 (file)
@@ -4366,7 +4366,7 @@ class DropSource(object):
         return "<%s.%s; proxy of C++ wxPyDropSource instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
     def __init__(self, *args, **kwargs):
         """
-        __init__(Window win=None, Cursor copy=wxNullCursor, Cursor move=wxNullCursor, 
+        __init__(Window win, Cursor copy=wxNullCursor, Cursor move=wxNullCursor, 
             Cursor none=wxNullCursor) -> DropSource
         """
         newobj = _misc.new_DropSource(*args, **kwargs)