Make reset() safer if the new throws.
[dcpomatic.git] / src / wx / wx_ptr.h
2023-01-16 Carl HetheringtonMake reset() safer if the new throws.
2023-01-15 Carl HetheringtonUse wx_ptr for the splash screen.
2023-01-14 Carl HetheringtonFix reset() to use rvalue references.
2023-01-14 Carl HetheringtonAdd reset() to wx_ptr and allow it to be null.
2023-01-14 Carl HetheringtonAdd wx_ptr and use it instead of ScopeGuard in a lot...