X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ccfc3219dbe96561abd2975ffe3eba2c7f31ef2c..9151dcec4f51cf7e9c160ede683cc63392459fea:/src/stc/stc.h.in?ds=sidebyside

diff --git a/src/stc/stc.h.in b/src/stc/stc.h.in
index fe3f32e90f..6fd444087a 100644
--- a/src/stc/stc.h.in
+++ b/src/stc/stc.h.in
@@ -90,7 +90,7 @@ public:
                      const wxPoint& pos = wxDefaultPosition,
                      const wxSize& size = wxDefaultSize, long style = 0,
                      const wxString& name = wxPySTCNameStr);
-    %%name(PreStyledTextCtrl) wxStyledTextCtrl();
+    %%RenameCtor(PreStyledTextCtrl,  wxStyledTextCtrl());
 
 #else
     wxStyledTextCtrl(wxWindow *parent, wxWindowID id=wxID_ANY,