f6bcfd97 BP |
1 | # Stuff these names into the wx namespace so wxPyConstructObject can find them |
2 | |
3 | wx.wxStyledTextEventPtr = wxStyledTextEventPtr |
fe47ec10 |
4 | wx.wxStyledTextCtrlPtr = wxStyledTextCtrlPtr |
1e6796a0 RD |
5 | |
6 | |
7 | wxSTC_CARET_CENTER = wxSTC_CARET_STRICT |