summaryrefslogtreecommitdiff
path: root/src/lib/text_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/text_content.h')
-rw-r--r--src/lib/text_content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/text_content.h b/src/lib/text_content.h
index 66bedecf5..f46b6c6d0 100644
--- a/src/lib/text_content.h
+++ b/src/lib/text_content.h
@@ -77,6 +77,7 @@ public:
void take_settings_from (std::shared_ptr<const TextContent> c);
void add_font (std::shared_ptr<dcpomatic::Font> font);
+ std::shared_ptr<dcpomatic::Font> get_font(std::string id) const;
void set_use (bool);
void set_burn (bool);