Supporters update.
[dcpomatic.git] / src / lib / string_text_file_decoder.h
index 8fbf09608cd36b108d33e74b9a6703499c29583f..c58021acbcde0c0cf8bbd926392fcd561b19a8df 100644 (file)
@@ -36,6 +36,7 @@ public:
 
 private:
        dcpomatic::ContentTimePeriod content_time_period (sub::Subtitle s) const;
+       void update_position();
 
        size_t _next;
 };