Add OK note when CPL has valid annotation text.
[libdcp.git] / src / verify.h
index 24a4e34c9c3f36b237088f2194f3cb43d9b709d1..70cdff3de9dda0f3f798d0e4e8dcedeb0664126d 100644 (file)
@@ -265,6 +265,7 @@ public:
                 *  file contains the CPL filename
                 */
                MISMATCHED_CPL_ANNOTATION_TEXT,
+               VALID_CPL_ANNOTATION_TEXT,
                /** At least one asset in a reel does not have the same duration as the others */
                MISMATCHED_ASSET_DURATION,
                /** If one reel has a _MainSubtitle_, all must have them */