summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/reel.h b/src/reel.h
index 00278a14..d09227b5 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -61,6 +61,8 @@ public:
void write_to_cpl (xmlpp::Node *) const;
+ bool encrypted () const;
+
bool equals (boost::shared_ptr<const Reel> other, EqualityOptions opt, boost::function<void (NoteType, std::string)> notes) const;
private: