summaryrefslogtreecommitdiff
path: root/src/lib/string_text_file_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/string_text_file_decoder.h')
-rw-r--r--src/lib/string_text_file_decoder.h1
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;
};