fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e0bfbd2c74
commit
a15585e0b2
@ -49,7 +49,7 @@ MustHaveApp(wxStyledTextCtrl);
|
||||
|
||||
%include stc.h
|
||||
|
||||
%extend wxStyleTextCtrl {
|
||||
%extend wxStyledTextCtrl {
|
||||
%pythoncode {
|
||||
GetCaretLineBack = GetCaretLineBackground
|
||||
SetCaretLineBack = SetCaretLineBackground
|
||||
|
Loading…
Reference in New Issue
Block a user