Use a typedef for a note-taking functor.
[libdcp.git] / src / stereo_picture_mxf.h
index 9592653eb845ffc018193f5d402877e4a08cee98..9a094d19b52d29699910edaf59985705242f56ef 100644 (file)
@@ -37,7 +37,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 StereoPictureFrame> get_frame (int n) const;