Supporters update.
[dcpomatic.git] / src / lib / string_text_file_content.h
index 9c7d4cea0b041b8f94d296518e347a54608b8ce5..30f543381bf68fd0390b025fbac30a888210b881 100644 (file)
@@ -50,6 +50,8 @@ public:
        dcpomatic::DCPTime approximate_length () const override;
        std::string identifier () const override;
 
+       void check_font_ids();
+
 private:
        dcpomatic::ContentTime _length;
 };