X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftext_subtitle_content.h;fp=src%2Flib%2Ftext_subtitle_content.h;h=fd0bad12a310957ff23e657d4cfe2e9e313278c4;hb=1a693725f9a8cc6ba58f65b2f1ef03255d295f23;hp=3b9d396f610dd2f56f7d5b069f099d23734d9371;hpb=a03e9a98ed667eb44c9dfbbeaf6da57f44992914;p=dcpomatic.git diff --git a/src/lib/text_subtitle_content.h b/src/lib/text_subtitle_content.h index 3b9d396f6..fd0bad12a 100644 --- a/src/lib/text_subtitle_content.h +++ b/src/lib/text_subtitle_content.h @@ -38,7 +38,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; private: