mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-03-23 10:18:40 +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.