Add new "territory type" so that INT-T{D,L} can be chosen (#2704).
[dcpomatic.git] / src / lib / film_property.h
index 55596af70aa8750d506a0fb5cb6f5a0be8a62224..c232979657620e09a51a366415afb207d0b9d2e3 100644 (file)
@@ -70,6 +70,7 @@ enum class FilmProperty {
        RED_BAND,
        TWO_D_VERSION_OF_THREE_D,
        LUMINANCE,
+       TERRITORY_TYPE,
 };