Fix insensitive subtitle controls after adding a VF.
[dcpomatic.git] / src / lib / dcp_content.h
index ae8efa65e5e8378dbd0df524d090960265e3e13b..18d198fe89cbe3514bdbf26ff1d30ae14012b0be 100644 (file)
@@ -38,6 +38,7 @@ public:
        static int const REFERENCE_AUDIO;
        static int const REFERENCE_SUBTITLE;
        static int const NAME;
+       static int const HAS_SUBTITLES;
 };
 
 class ContentPart;