X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7a2ebe671dd2243a1f63e61e9dcda19b691e9b7..f78e4942ec0f3f6abd2992502e2d6c5c2e8e55f6:/wxPython/src/webkit.i?ds=sidebyside diff --git a/wxPython/src/webkit.i b/wxPython/src/webkit.i index 3b5aadf643..33fa36f09e 100644 --- a/wxPython/src/webkit.i +++ b/wxPython/src/webkit.i @@ -134,7 +134,7 @@ public: const wxValidator& validator = wxDefaultValidator, const wxString& name = wxPyWebKitNameStr); - %name(PreWebKitCtrl)wxWebKitCtrl(); + %RenameCtor(PreWebKitCtrl, wxWebKitCtrl()); bool Create(wxWindow *parent,