Update DCP name when some text changes from subtitle to ccap.
[dcpomatic.git] / src / wx / dcp_panel.cc
index 1ea5108db572c97e2c0480f526a2db5d8c6339da..d1de9aff7cd2512a40aa408bed2100feb8487106 100644 (file)
@@ -543,6 +543,7 @@ DCPPanel::film_content_changed (int property)
            property == TextContentProperty::BURN ||
            property == TextContentProperty::LANGUAGE ||
            property == TextContentProperty::LANGUAGE_IS_ADDITIONAL ||
+           property == TextContentProperty::TYPE ||
            property == VideoContentProperty::CUSTOM_RATIO ||
            property == VideoContentProperty::CUSTOM_SIZE ||
            property == VideoContentProperty::BURNT_SUBTITLE_LANGUAGE ||