diff options
Diffstat (limited to 'src/subtitle_content.h')
| -rw-r--r-- | src/subtitle_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_content.h b/src/subtitle_content.h index 7121387a..0ef7b19d 100644 --- a/src/subtitle_content.h +++ b/src/subtitle_content.h @@ -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 { |
