Fix nonfunctional send-problem-report.
[dcpomatic.git] / src / lib / playlist.h
index d9c035ac77b2b628113098c4cf1e9ee32fd22f84..76055bea0341c6ac2c831a11c0cf417de91fce5a 100644 (file)
@@ -58,6 +58,7 @@ public:
        std::string video_identifier () const;
 
        DCPTime length () const;
+       boost::optional<DCPTime> start () const;
 
        int best_dcp_frame_rate () const;
        DCPTime video_end () const;