]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/webkit.i
warning fix
[wxWidgets.git] / wxPython / src / webkit.i
index 3b5aadf64387dc02c8ed47835662b741a38b839c..33fa36f09eb092fba52a3dba88e94b58db8d67b1 100644 (file)
@@ -134,7 +134,7 @@ public:
                     const wxValidator& validator = wxDefaultValidator,
                     const wxString& name = wxPyWebKitNameStr);
 
-    %name(PreWebKitCtrl)wxWebKitCtrl();
+    %RenameCtor(PreWebKitCtrl, wxWebKitCtrl());
 
     
     bool Create(wxWindow *parent,