mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
This results in <span><code>...</span></code> being generated which is obviously wrong. Use <code> instead of @c to work around this Doxygen bug. Closes #26719.