summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index e735213d3..f4e2dbae2 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -61,7 +61,7 @@ public:
ContentList selected ();
ContentList selected_video ();
AudioContentList selected_audio ();
- SubtitleContentList selected_subtitle ();
+ ContentList selected_subtitle ();
FFmpegContentList selected_ffmpeg ();
void add_file_clicked ();