diff options
Diffstat (limited to 'src/interop_subtitle_content.h')
| -rw-r--r-- | src/interop_subtitle_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interop_subtitle_content.h b/src/interop_subtitle_content.h index adb45c6b..98a4b599 100644 --- a/src/interop_subtitle_content.h +++ b/src/interop_subtitle_content.h @@ -33,7 +33,7 @@ public: bool equals ( boost::shared_ptr<const Asset>, EqualityOptions, - boost::function<void (NoteType, std::string)> note + NoteHandler note ) const; std::list<boost::shared_ptr<LoadFont> > load_font_nodes () const; |
