X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Ftext_subtitle_content.h;h=fd0bad12a310957ff23e657d4cfe2e9e313278c4;hp=3b9d396f610dd2f56f7d5b069f099d23734d9371;hb=3412af70b950dcdc604413ef05c26becda6da789;hpb=a26b6e9e392a1ac342a19e0d33d92865819c6ded 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: