diff options
Diffstat (limited to 'src/wx/film_editor.h')
| -rw-r--r-- | src/wx/film_editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index 3f7264296..ec563cf82 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -112,6 +112,7 @@ private: void active_jobs_changed (bool); boost::shared_ptr<Content> selected_content (); boost::shared_ptr<VideoContent> selected_video_content (); + boost::shared_ptr<AudioContent> selected_audio_content (); wxNotebook* _main_notebook; wxNotebook* _content_notebook; |
