X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fimage_content.h;h=660d2ef9fc21883e09918ddedee29009ae7c5a4b;hb=c0d2b454ea1e8c9b047907343c902d72101ef6dd;hp=edcbec6ddb04122cc3211797d24edf40757510e2;hpb=b8ab7864ea798d633c4dbfa6be69c58a227d9ca2;p=dcpomatic.git diff --git a/src/lib/image_content.h b/src/lib/image_content.h index edcbec6dd..660d2ef9f 100644 --- a/src/lib/image_content.h +++ b/src/lib/image_content.h @@ -36,7 +36,7 @@ public: void examine (boost::shared_ptr); std::string summary () const; std::string technical_summary () const; - void as_xml (xmlpp::Node *) const; + void as_xml (xmlpp::Node *, bool with_paths) const; DCPTime full_length () const; std::string identifier () const;