summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-19 22:49:14 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-19 23:45:23 +0100
commit108b0cf9a2b8cb9612910408b4fe955f79512e6c (patch)
tree20c5285275d8bed2f10a982692fc2ee6a2492dfd /src/wx/content_panel.cc
parent7c930c4d6668bc8d9d5c5ae20208de8dee50f389 (diff)
More subtitle -> caption.
Diffstat (limited to 'src/wx/content_panel.cc')
-rw-r--r--src/wx/content_panel.cc2
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;