summaryrefslogtreecommitdiff
path: root/src/lib/subtitle_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/subtitle_content.h')
-rw-r--r--src/lib/subtitle_content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/subtitle_content.h b/src/lib/subtitle_content.h
index fd02d032a..ddc97ce9f 100644
--- a/src/lib/subtitle_content.h
+++ b/src/lib/subtitle_content.h
@@ -62,6 +62,7 @@ public:
void as_xml (xmlpp::Node *) const;
std::string identifier () const;
+ void use_template (boost::shared_ptr<const SubtitleContent> c);
void add_font (boost::shared_ptr<Font> font);