diff options
Diffstat (limited to 'src/wx/subtitle_panel.h')
| -rw-r--r-- | src/wx/subtitle_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/subtitle_panel.h b/src/wx/subtitle_panel.h index b4b20240e..98c82b7c5 100644 --- a/src/wx/subtitle_panel.h +++ b/src/wx/subtitle_panel.h @@ -30,6 +30,7 @@ public: void film_changed (Film::Property); void film_content_changed ( boost::shared_ptr<Content>, + boost::shared_ptr<AudioContent>, boost::shared_ptr<SubtitleContent>, boost::shared_ptr<FFmpegContent>, int); |
