Use a typedef for a note-taking functor.
[libdcp.git] / src / subtitle_content.h
index 7121387ace45eb9ae6a21750789844d3c2d3f627..0ef7b19d478a3e3438cadcf997c2160fae7c953e 100644 (file)
@@ -46,7 +46,7 @@ public:
        bool equals (
                boost::shared_ptr<const Asset>,
                EqualityOptions,
-               boost::function<void (NoteType, std::string)> note
+               NoteHandler note
                ) const;
 
        std::string language () const {