Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all assert...
[dcpomatic.git] / src / lib / subrip_content.h
index 243032691b76b0179205f5614098e51cc8e25bb7..0202e21d7f32eb782a81989cc27947c75ea748fe 100644 (file)
@@ -42,6 +42,8 @@ public:
                return true;
        }
 
+       static std::string const font_id;
+       
 private:
        DCPTime _length;
 };