diff options
Diffstat (limited to 'src/lib/string_text_file_decoder.h')
| -rw-r--r-- | src/lib/string_text_file_decoder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/string_text_file_decoder.h b/src/lib/string_text_file_decoder.h index 8fbf09608..c58021acb 100644 --- a/src/lib/string_text_file_decoder.h +++ b/src/lib/string_text_file_decoder.h @@ -36,6 +36,7 @@ public: private: dcpomatic::ContentTimePeriod content_time_period (sub::Subtitle s) const; + void update_position(); size_t _next; }; |
