summaryrefslogtreecommitdiff
path: root/src/lib/string_text_file_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/string_text_file_content.h')
-rw-r--r--src/lib/string_text_file_content.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/string_text_file_content.h b/src/lib/string_text_file_content.h
index 9c7d4cea0..30f543381 100644
--- a/src/lib/string_text_file_content.h
+++ b/src/lib/string_text_file_content.h
@@ -50,6 +50,8 @@ public:
dcpomatic::DCPTime approximate_length () const override;
std::string identifier () const override;
+ void check_font_ids();
+
private:
dcpomatic::ContentTime _length;
};