mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Use standard C++11 way of making classes non-copyable instead of wx-specific macro. Closes #24150.
Use standard C++11 way of making classes non-copyable instead of wx-specific macro. Closes #24150.