X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fhints_dialog.h;h=1fac9d11e63afa43ac33d65d52bc30e4089be00b;hb=2cdf3d9f461b12d0925cc54368105bbd177bbbb3;hp=709587ac9dcd6ecb38d4ab0f45ef3da1599bb3a2;hpb=d43434e463f5ef76ee448046ffb09ffe4b05ea8d;p=dcpomatic.git diff --git a/src/wx/hints_dialog.h b/src/wx/hints_dialog.h index 709587ac9..1fac9d11e 100644 --- a/src/wx/hints_dialog.h +++ b/src/wx/hints_dialog.h @@ -46,7 +46,7 @@ private: wxGauge* _gauge; wxStaticText* _gauge_message; wxRichTextCtrl* _text; - boost::shared_ptr _hints; + boost::scoped_ptr _hints; std::list _current; bool _finished;