Regenerated the renamers with the new build_renamers.py

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-12-11 20:06:35 +00:00
parent 05a03b016a
commit bf5ff0c308
26 changed files with 169 additions and 168 deletions

View File

@@ -791,9 +791,9 @@ wxSTC_CMD_PARADOWN = wx.stc.STC_CMD_PARADOWN
wxSTC_CMD_PARADOWNEXTEND = wx.stc.STC_CMD_PARADOWNEXTEND
wxSTC_CMD_PARAUP = wx.stc.STC_CMD_PARAUP
wxSTC_CMD_PARAUPEXTEND = wx.stc.STC_CMD_PARAUPEXTEND
wxPreStyledTextCtrl = wx.stc.PreStyledTextCtrl
wxStyledTextCtrl = wx.stc.StyledTextCtrl
wxStyledTextCtrlPtr = wx.stc.StyledTextCtrlPtr
wxPreStyledTextCtrl = wx.stc.PreStyledTextCtrl
wxStyledTextEvent = wx.stc.StyledTextEvent
wxStyledTextEventPtr = wx.stc.StyledTextEventPtr
wxEVT_STC_CHANGE = wx.stc.wxEVT_STC_CHANGE