X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe47ec10b7ef0bfe54fbade62f13902407ee343a..18d491685c8e13a5536f2f9dd6c8041c110a76d9:/wxPython/contrib/stc/_stcextras.py diff --git a/wxPython/contrib/stc/_stcextras.py b/wxPython/contrib/stc/_stcextras.py index 96515ec3c5..dc8f3456ef 100644 --- a/wxPython/contrib/stc/_stcextras.py +++ b/wxPython/contrib/stc/_stcextras.py @@ -2,3 +2,6 @@ wx.wxStyledTextEventPtr = wxStyledTextEventPtr wx.wxStyledTextCtrlPtr = wxStyledTextCtrlPtr + +# This constant no longer exists in Scintilla, but I'll put it here for a while to avoid disrupting user code... +wxSTC_CARET_CENTER = 0