From a8d2013b99626ed08e7c80e6e58cf234b53b0c4d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 8 Jan 2024 00:29:04 +0100 Subject: Add OK note when main picture active area is valid. --- src/verify.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/verify.h') diff --git a/src/verify.h b/src/verify.h index e59371b8..24a4e34c 100644 --- a/src/verify.h +++ b/src/verify.h @@ -423,6 +423,7 @@ public: * file contains the CPL filename */ INVALID_MAIN_PICTURE_ACTIVE_AREA, + VALID_MAIN_PICTURE_ACTIVE_AREA, /** A PKL has more than one asset with the same ID * note contains the PKL ID * file contains the PKL filename -- cgit v1.2.3