Files
wxWidgets/include/wx/private
Vadim Zeitlin c217eb6815 Make wxUILocale objects copyable
There doesn't seem to be any reason to disallow copying these objects
and because they only have const methods, we can use reference counting
for them without bothering with copy-on-write, so it's simple to
implement.
2021-09-05 01:00:04 +02:00
..
2017-05-20 17:01:58 +02:00
2019-01-30 17:35:54 +01:00
2021-09-05 01:00:04 +02:00
2020-10-07 15:18:17 +03:00