reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1313,6 +1313,7 @@ class wxStyledTextEvent(wxStyledTextEventPtr):
|
||||
|
||||
#-------------- VARIABLE WRAPPERS ------------------
|
||||
|
||||
STC_USE_DND = stc_c.STC_USE_DND
|
||||
wxSTC_USE_POPUP = stc_c.wxSTC_USE_POPUP
|
||||
wxSTC_INVALID_POSITION = stc_c.wxSTC_INVALID_POSITION
|
||||
wxSTC_START = stc_c.wxSTC_START
|
||||
@@ -2084,7 +2085,6 @@ wxSTC_CMD_PARADOWN = stc_c.wxSTC_CMD_PARADOWN
|
||||
wxSTC_CMD_PARADOWNEXTEND = stc_c.wxSTC_CMD_PARADOWNEXTEND
|
||||
wxSTC_CMD_PARAUP = stc_c.wxSTC_CMD_PARAUP
|
||||
wxSTC_CMD_PARAUPEXTEND = stc_c.wxSTC_CMD_PARAUPEXTEND
|
||||
STC_USE_DND = stc_c.STC_USE_DND
|
||||
wxEVT_STC_CHANGE = stc_c.wxEVT_STC_CHANGE
|
||||
wxEVT_STC_STYLENEEDED = stc_c.wxEVT_STC_STYLENEEDED
|
||||
wxEVT_STC_CHARADDED = stc_c.wxEVT_STC_CHARADDED
|
||||
|
Reference in New Issue
Block a user