]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/webkit.i
Version
[wxWidgets.git] / wxPython / src / webkit.i
index 92eb49e72c57f0d70e1ce8ecd2b2fb14735df5a9..33fa36f09eb092fba52a3dba88e94b58db8d67b1 100644 (file)
@@ -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,