Add new "territory type" so that INT-T{D,L} can be chosen (#2704).
[dcpomatic.git] / src / wx / dcp_panel.cc
index 1b1cc0e363f2015e9dfc65acf1d821e3b224bda4..eba5b777c64c977be9e3e146caf312e89ae74342 100644 (file)
@@ -530,6 +530,7 @@ DCPPanel::film_changed(FilmProperty p)
        case FilmProperty::TWO_D_VERSION_OF_THREE_D:
        case FilmProperty::CHAIN:
        case FilmProperty::LUMINANCE:
+       case FilmProperty::TERRITORY_TYPE:
                setup_dcp_name ();
                break;
        default: