wxwidgets.cfg: Added support for more interfaces.
This commit is contained in:
parent
cfe674bbf7
commit
aa7f73709b
|
@ -7545,7 +7545,7 @@
|
|||
<!-- void wxEvtHandler::Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL) -->
|
||||
<!-- void wxEvtHandler::Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL)-->
|
||||
<!-- void wxEvtHandler::Connect(wxEventType eventType, wxObjectEventFunction function, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL)-->
|
||||
<function name="wxEvtHandler::Connect,wxStyledTextCtrl::Connect,wxStaticText::Connect,wxTextCtrl::Connect,wxStaticBitmap::Connect">
|
||||
<function name="wxEvtHandler::Connect,wxStyledTextCtrl::Connect,wxStaticText::Connect,wxTextCtrl::Connect,wxStaticBitmap::Connect,wxButton::Connect,wxSlider::Connect,wxBitmapButton::Connect,wxCheckBox::Connect">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<returnValue type="void"/>
|
||||
|
|
Loading…
Reference in New Issue