mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Restore compatibility with all the previous wxWidgets versions that had this assert and make sure that errors in the code using this operator don't go unnoticed, as it happened with #26148. Closes #26149.