Skip to content

Commit b9bb159

Browse files
committed
wxWidgets.cfg: Added support for more interfaces.
1 parent 0fd1cd7 commit b9bb159

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

cfg/wxwidgets.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7386,8 +7386,9 @@
73867386
<not-uninit/>
73877387
</arg>
73887388
</function>
7389-
<!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE) -->
7390-
<function name="wxPGProperty::SetTextColour">
7389+
<!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE)-->
7390+
<!-- void wxPGProperty::wxFloatProperty(const wxColour & colour, int flags = wxPG_RECURSE)-->
7391+
<function name="wxPGProperty::SetTextColour,wxPGProperty::wxFloatProperty">
73917392
<noreturn>false</noreturn>
73927393
<leak-ignore/>
73937394
<arg nr="1" direction="in"/>

0 commit comments

Comments
 (0)