]> git.saurik.com Git - wxWidgets.git/blame - wxPython/contrib/stc/_stcextras.py
Changes for removing DefaultEncodingIsPC
[wxWidgets.git] / wxPython / contrib / stc / _stcextras.py
CommitLineData
f6bcfd97
BP
1# Stuff these names into the wx namespace so wxPyConstructObject can find them
2
3wx.wxStyledTextEventPtr = wxStyledTextEventPtr
fe47ec10 4wx.wxStyledTextCtrlPtr = wxStyledTextCtrlPtr
1e6796a0 5
1e4a197e
RD
6# This constant no longer exists in Scintilla, but I'll put it here for a while to avoid disrupting user code...
7wxSTC_CARET_CENTER = 0