X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdcp_panel.cc;fp=src%2Fwx%2Fdcp_panel.cc;h=d1de9aff7cd2512a40aa408bed2100feb8487106;hb=919220417db76c90e417144dbc8c31493561da11;hp=1ea5108db572c97e2c0480f526a2db5d8c6339da;hpb=a0cb1f6a1e028eaf81ad23ba1577e330a05f6c9d;p=dcpomatic.git diff --git a/src/wx/dcp_panel.cc b/src/wx/dcp_panel.cc index 1ea5108db..d1de9aff7 100644 --- a/src/wx/dcp_panel.cc +++ b/src/wx/dcp_panel.cc @@ -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 ||