Set up subtitle streams control.
[dcpomatic.git] / src / wx / film_editor.cc
index e3c4af12c5ede493617fd9d12f7fbb750e9a2a75..5a188ec645bc0ad4403ffd8e2add76d393b65035 100644 (file)
@@ -1214,6 +1214,7 @@ FilmEditor::content_selection_changed (wxListEvent &)
        film_content_changed (s, FFmpegContentProperty::AUDIO_STREAM);
        film_content_changed (s, FFmpegContentProperty::AUDIO_STREAMS);
        film_content_changed (s, FFmpegContentProperty::SUBTITLE_STREAM);
+       film_content_changed (s, FFmpegContentProperty::SUBTITLE_STREAMS);
 }
 
 void