summaryrefslogtreecommitdiff
path: root/src/lib/still_image_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/still_image_content.h')
-rw-r--r--src/lib/still_image_content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/still_image_content.h b/src/lib/still_image_content.h
index 02921f4e2..b81879279 100644
--- a/src/lib/still_image_content.h
+++ b/src/lib/still_image_content.h
@@ -39,6 +39,7 @@ public:
void examine (boost::shared_ptr<Job>);
std::string summary () const;
+ std::string technical_summary () const;
void as_xml (xmlpp::Node *) const;
Time length () const;