Files
wxWidgets/tests
Vadim Zeitlin b8c9cd3528 Use wxScopedPtr<> instead of std::auto_ptr<> in the tests
It is better to use wholly non-standard wxWidgets smart pointer class
rather than using standard, but deprecated in C++17, std::auto_ptr<> as
this results in warnings from recent compilers.
2017-10-31 21:14:05 +01:00
..
2017-10-01 09:41:49 -07:00
2017-10-01 09:46:56 -07:00
2016-07-22 23:00:48 +02:00
2014-05-15 22:32:17 +00:00
2017-07-04 13:15:14 -06:00
2017-10-01 09:46:03 -07:00
2014-05-15 22:32:17 +00:00
2017-07-04 13:15:14 -06:00
2017-10-01 09:41:49 -07:00
2017-10-01 09:46:03 -07:00
2011-09-29 13:47:38 +00:00
2015-03-19 21:46:05 +01:00
2016-06-30 19:09:04 +02:00