Move Film::make_kdms to the call sites.
[dcpomatic.git] / src / wx / hints_dialog.h
index 709587ac9dcd6ecb38d4ab0f45ef3da1599bb3a2..1fac9d11e63afa43ac33d65d52bc30e4089be00b 100644 (file)
@@ -46,7 +46,7 @@ private:
        wxGauge* _gauge;
        wxStaticText* _gauge_message;
        wxRichTextCtrl* _text;
-       boost::shared_ptr<Hints> _hints;
+       boost::scoped_ptr<Hints> _hints;
        std::list<std::string> _current;
        bool _finished;