X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe47ec10b7ef0bfe54fbade62f13902407ee343a..d6a6b7443290f1e457f9e84257549b9f42da70ce:/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