X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe47ec10b7ef0bfe54fbade62f13902407ee343a..8dc6dcde52ed35b51e95db4a62060ade908a623b:/wxPython/contrib/stc/_stcextras.py?ds=sidebyside 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