From 92bec5911dc89d08f2a04fbdcfc32a8f274a5065 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 16 May 2016 00:10:16 +0100 Subject: Pass annotation text from decrypted to encrypted KDMs. --- src/encrypted_kdm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/encrypted_kdm.h') diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h index a36e7aaf..13cb1a00 100644 --- a/src/encrypted_kdm.h +++ b/src/encrypted_kdm.h @@ -89,6 +89,7 @@ private: std::string device_list_description, std::string cpl_id, std::string cpl_content_title_text, + boost::optional annotation_text, LocalTime not_valid_before, LocalTime not_valid_after, Formulation formulation, -- cgit v1.2.3