summaryrefslogtreecommitdiff
path: root/src/cpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpl.h')
-rw-r--r--src/cpl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpl.h b/src/cpl.h
index 3f483504..0aa2fed3 100644
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -75,6 +75,8 @@ public:
}
std::list<boost::shared_ptr<const Asset> > assets () const;
+
+ bool encrypted () const;
bool equals (CPL const & other, EqualityOptions options, boost::function<void (NoteType, std::string)> note) const;