198a1efee5
In InsertColumn(long, const wxListItem&) a line was split inside a referred overloaded method signature which prevented doxygen to recognize and link the referred method. In InsertColumn(long, const wxString&, int, int) non-existing Insert(long, const wxListItem&) overload was referenced instead of InsertColumn(long, const wxListItem&). Clsoes https://github.com/wxWidgets/wxWidgets/pull/1279 |
||
---|---|---|
.. | ||
wx | ||
check_syntax.sh |