X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fstill_image_content.h;h=ccd7fbc03b1c10e6826812558a1e3c4f2cbe653d;hb=acb1ace5884337757102bc05074b6b37f04c49cd;hp=24d5174a098b2f2bc2eee28a84ffbdd4e1bd80df;hpb=264a268f7c1244b47d9fa54ad342d80b0f98e16d;p=dcpomatic.git diff --git a/src/lib/still_image_content.h b/src/lib/still_image_content.h index 24d5174a0..ccd7fbc03 100644 --- a/src/lib/still_image_content.h +++ b/src/lib/still_image_content.h @@ -42,7 +42,7 @@ public: std::string summary () const; std::string technical_summary () const; void as_xml (xmlpp::Node *) const; - Time length () const; + Time full_length () const; std::string identifier () const;