CCAP doc tweaks.
[dcpomatic.git] / src / lib / dcp_subtitle_content.h
index c29944605f6f359525d6e4e375827847a847e026..36945adcdb4af8bdba3d696679ee811a1adc43a1 100644 (file)
@@ -30,7 +30,7 @@ public:
        void examine (boost::shared_ptr<Job>);
        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: