Updated de_DE translation from Carsten Kurz.
[dcpomatic.git] / src / lib / text_subtitle.h
index c02f7a14b50fbc6215985c3da7c31d5aa434930c..94adb5cc58e9400b0d3b03b4dd144fa929a49d60 100644 (file)
@@ -37,6 +37,7 @@ class TextSubtitle
 public:
        TextSubtitle (boost::shared_ptr<const TextSubtitleContent>);
 
+       boost::optional<ContentTime> first () const;
        ContentTime length () const;
 
 protected: