]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dataobj.i
use the right number in the tarball filename
[wxWidgets.git] / wxPython / src / _dataobj.i
index aa34db08a51d16b73313db75db84d697658a8dd1..a0c3428c20b11e66e21897c120ff2df8e8fc4a21 100644 (file)
@@ -837,6 +837,7 @@ public:
         void , SetURL(const wxString& url),
         "Set the URL.", "");
     
+    %property(URL, GetURL, SetURL, doc="See `GetURL` and `SetURL`");
 };
 
 //---------------------------------------------------------------------------