Update ISDCF name when DCP track changes.
[dcpomatic.git] / src / wx / dcp_panel.cc
index d1de9aff7cd2512a40aa408bed2100feb8487106..4bef1989db4f2481c1207585067fab66f81a447c 100644 (file)
@@ -544,6 +544,7 @@ DCPPanel::film_content_changed (int property)
            property == TextContentProperty::LANGUAGE ||
            property == TextContentProperty::LANGUAGE_IS_ADDITIONAL ||
            property == TextContentProperty::TYPE ||
+           property == TextContentProperty::DCP_TRACK ||
            property == VideoContentProperty::CUSTOM_RATIO ||
            property == VideoContentProperty::CUSTOM_SIZE ||
            property == VideoContentProperty::BURNT_SUBTITLE_LANGUAGE ||