diff --git a/wxPython/contrib/stc/stc.i b/wxPython/contrib/stc/stc.i index f32dc4e142..1487f75512 100644 --- a/wxPython/contrib/stc/stc.i +++ b/wxPython/contrib/stc/stc.i @@ -49,7 +49,7 @@ MustHaveApp(wxStyledTextCtrl); %include stc.h -%extend wxStyleTextCtrl { +%extend wxStyledTextCtrl { %pythoncode { GetCaretLineBack = GetCaretLineBackground SetCaretLineBack = SetCaretLineBackground