mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +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.