diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-19 23:10:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-19 23:10:40 +0100 |
| commit | eceeb0c13cdaf08204968047269b49d8d493f741 (patch) | |
| tree | 688be801d7f54e6cd965dcacabeb5fe00fe0e2ee /src/wx/timing_panel.h | |
| parent | 498e3c0ee1da5a4f50bc019e9a760689a930c06c (diff) | |
Separate audio panel out.
Diffstat (limited to 'src/wx/timing_panel.h')
| -rw-r--r-- | src/wx/timing_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timing_panel.h b/src/wx/timing_panel.h index f9cd482d6..0aaabcc65 100644 --- a/src/wx/timing_panel.h +++ b/src/wx/timing_panel.h @@ -28,6 +28,7 @@ public: void film_content_changed ( boost::shared_ptr<Content>, + boost::shared_ptr<AudioContent>, boost::shared_ptr<SubtitleContent>, boost::shared_ptr<FFmpegContent>, int); |
