wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2020-05-17 09:47:14 +02:00
parent cfe674bbf7
commit aa7f73709b
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>