From 02279f7c2a7ab8ec8cc416da528bc53dcc8f2c9f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Jan 2015 10:23:39 +0000 Subject: Use a typedef for a note-taking functor. --- src/interop_subtitle_content.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interop_subtitle_content.h') 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, EqualityOptions, - boost::function note + NoteHandler note ) const; std::list > load_font_nodes () const; -- cgit v1.2.3