wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-11-05 14:05:52 +01:00
parent f59a2b491d
commit 4f6ac5f449
1 changed files with 2 additions and 1 deletions

View File

@ -7240,7 +7240,8 @@
<!-- bool wxPGProperty::SetValueFromString(const wxString & text, int flags = wxPG_PROGRAMMATIC_VALUE) -->
<!-- bool wxFloatProperty::SetValueFromString(const wxString & text, int flags = wxPG_PROGRAMMATIC_VALUE) -->
<!-- bool wxBoolProperty::SetValueFromString(const wxString & text, int flags = wxPG_PROGRAMMATIC_VALUE) -->
<function name="wxPGProperty::SetValueFromString,wxFloatProperty::SetValueFromString,wxBoolProperty::SetValueFromString">
<!-- bool wxUIntProperty::SetValueFromString(const wxString & text, int flags = wxPG_PROGRAMMATIC_VALUE) -->
<function name="wxPGProperty::SetValueFromString,wxFloatProperty::SetValueFromString,wxBoolProperty::SetValueFromString,wxUIntProperty::SetValueFromString">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>