]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/stc/_stcextras.py
added OpenGL libs for gcc and watcom (other don't require it)
[wxWidgets.git] / wxPython / contrib / stc / _stcextras.py
index eefe2c454733bc8ab1c83e5efa7c9bedf7d71da5..dc8f3456ef0ace1b169d05ceee34c51c58e34993 100644 (file)
@@ -3,5 +3,5 @@
 wx.wxStyledTextEventPtr       = wxStyledTextEventPtr
 wx.wxStyledTextCtrlPtr        = wxStyledTextCtrlPtr
 
-
-wxSTC_CARET_CENTER = wxSTC_CARET_STRICT
+# 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