mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Add missing semicolons which resulted in 2 declarations being merged into a single one in the generated HTML. Fix user-defined operator declaration syntax. Fixes #26754. Closes #26764.