]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dataobj.i
wxURLDataObject has a parameter
[wxWidgets.git] / wxPython / src / _dataobj.i
index d01569c2ac3406540e582aa6a73b17e6eb29749a..3d1608edcd1eece4c91fc62b77fc8225e9d27438 100644 (file)
@@ -809,7 +809,7 @@ DocStr(wxURLDataObject,
 browsers such that it is able to be dragged to or from them.", "");
 class wxURLDataObject : public wxDataObject/*Composite*/ {
 public:
 browsers such that it is able to be dragged to or from them.", "");
 class wxURLDataObject : public wxDataObject/*Composite*/ {
 public:
-    wxURLDataObject();
+    wxURLDataObject(const wxString& url = wxPyEmptyString);
 
     DocDeclStr(
         wxString , GetURL(),
 
     DocDeclStr(
         wxString , GetURL(),