Skip to content

Commit 6cfd423

Browse files
committed
wxwidgets.cfg: Added support for more interfaces, found by daca@home
1 parent 220597b commit 6cfd423

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

cfg/wxwidgets.cfg

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13686,6 +13686,13 @@ wxItemKind kind = wxITEM_NORMAL) -->
1368613686
<not-uninit/>
1368713687
</arg>
1368813688
</function>
13689+
<!-- void wxPGProperty::SetHelpString(const wxString & helpString)-->
13690+
<function name="wxPGProperty::SetHelpString">
13691+
<noreturn>false</noreturn>
13692+
<returnValue type="void"/>
13693+
<leak-ignore/>
13694+
<arg nr="1" direction="in"/>
13695+
</function>
1368913696
<!-- wxRect wxRect::Intersect(const wxRect & rect) -->
1369013697
<function name="wxRect::wxRect">
1369113698
<noreturn>false</noreturn>

0 commit comments

Comments
 (0)