reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-03-10 03:36:04 +00:00
parent 26eac43ed1
commit 4276dc529d
23 changed files with 4140 additions and 235 deletions

View File

@@ -874,6 +874,7 @@ wxSTC_CMD_LINEENDWRAP = wx.stc.STC_CMD_LINEENDWRAP
wxSTC_CMD_LINEENDWRAPEXTEND = wx.stc.STC_CMD_LINEENDWRAPEXTEND
wxSTC_CMD_VCHOMEWRAP = wx.stc.STC_CMD_VCHOMEWRAP
wxSTC_CMD_VCHOMEWRAPEXTEND = wx.stc.STC_CMD_VCHOMEWRAPEXTEND
wxSTC_CMD_LINECOPY = wx.stc.STC_CMD_LINECOPY
wxSTC_CMD_WORDPARTLEFT = wx.stc.STC_CMD_WORDPARTLEFT
wxSTC_CMD_WORDPARTLEFTEXTEND = wx.stc.STC_CMD_WORDPARTLEFTEXTEND
wxSTC_CMD_WORDPARTRIGHT = wx.stc.STC_CMD_WORDPARTRIGHT