X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d00d250f1d8ba62309ded1449afad796133587d..f78e4942ec0f3f6abd2992502e2d6c5c2e8e55f6:/wxPython/src/webkit.i diff --git a/wxPython/src/webkit.i b/wxPython/src/webkit.i index 92eb49e72c..33fa36f09e 100644 --- a/wxPython/src/webkit.i +++ b/wxPython/src/webkit.i @@ -116,7 +116,7 @@ public: #endif %} -// Now define it for SWIG, usign either the real class or the dummy above. +// Now define it for SWIG, using either the real class or the dummy above. MustHaveApp(wxWebKitCtrl); @@ -134,7 +134,7 @@ public: const wxValidator& validator = wxDefaultValidator, const wxString& name = wxPyWebKitNameStr); - %name(PreWebKitCtrl)wxWebKitCtrl(); + %RenameCtor(PreWebKitCtrl, wxWebKitCtrl()); bool Create(wxWindow *parent,