Use a typedef for a note-taking functor.
[libdcp.git] / src / mono_picture_mxf.h
index 01a6de3fab9156a9cacccf6d47b3ef16eb79ef94..4e5211ca4c6a4f4ca2c574c25057620e4100901b 100644 (file)
@@ -48,7 +48,7 @@ public:
        bool equals (
                boost::shared_ptr<const Asset> other,
                EqualityOptions opt,
-               boost::function<void (NoteType, std::string)> note
+               NoteHandler note
                ) const;
        
        boost::shared_ptr<const MonoPictureFrame> get_frame (int n) const;