diff options
Diffstat (limited to 'src/wx/content_panel.cc')
| -rw-r--r-- | src/wx/content_panel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_panel.cc b/src/wx/content_panel.cc index 9d6d9a006..5a4873716 100644 --- a/src/wx/content_panel.cc +++ b/src/wx/content_panel.cc @@ -191,7 +191,7 @@ ContentPanel::selected_audio () } ContentList -ContentPanel::selected_subtitle () +ContentPanel::selected_caption () { ContentList sc; |
