Package: wxpython4.0 / 4.2.4+dfsg-1

Metadata

Package Version Patches format
wxpython4.0 4.2.4+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix ftbfs doxygen 1.15.0.patch | (download)

ext/wxWidgets/interface/wx/object.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] document wxobjectrefdata as a typedef (vs class)

While this is actually more true to reality, this also helps work around
an issue with Doxygen 1.15.0 (and wxPython builds).  See:
https://github.com/doxygen/doxygen/issues/11889