mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
This was previously disallowed by the code style check, but it's fine to use this, as it expands to `nullptr` and it's not worth changing all the existing occurrences of @NULL to @nullptr.