wxwidgets.cfg: Added support for more interfaces.
This commit is contained in:
parent
8bb7a899bd
commit
17033976f5
|
@ -6824,7 +6824,8 @@
|
|||
</function>
|
||||
<!-- virtual void wxTextEntry::SetValue (const wxString & value)-->
|
||||
<!-- virtual void wxTextCtrl::SetValue (const wxString & value)-->
|
||||
<function name="wxTextEntry::SetValue,wxTextCtrl::SetValue">
|
||||
<!-- virtual void wxComboBox::SetValue (const wxString & value)-->
|
||||
<function name="wxTextEntry::SetValue,wxTextCtrl::SetValue,wxComboBox::SetValue">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1" direction="in"/>
|
||||
|
|
Loading…
Reference in New Issue