Fully indent PKL/CPL.
[libdcp.git] / src / interop_subtitle_asset.h
index 703229a77cb788e243cfb73b9a58c2db348b151f..ba8b5edf16ef08cfda87b365178ec3217a2bce9c 100644 (file)
@@ -59,6 +59,9 @@ public:
                NoteHandler note
                ) const;
 
+       void write_to_assetmap (xmlpp::Node* node, boost::filesystem::path root) const;
+       void add_to_pkl (boost::shared_ptr<PKL> pkl, boost::filesystem::path root) const;
+
        std::list<boost::shared_ptr<LoadFontNode> > load_font_nodes () const;
 
        void add_font (std::string load_id, boost::filesystem::path file);