mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +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.