More fixes for errors / crashes / misbehaviour with content changes
[dcpomatic.git] / src / lib / dcp_content.h
index cccf127c31732d00f1003bdf82fc2d6d78bc3097..43476e729c7f8ca3495bb26dcde21988b96dc4e5 100644 (file)
@@ -39,6 +39,7 @@ public:
        static int const REFERENCE_TEXT;
        static int const NAME;
        static int const TEXTS;
+       static int const CPL;
 };
 
 class ContentPart;