Plot video and subtitle on one track and audio on the rest in the timeline.
[dcpomatic.git] / src / wx / timeline_subtitle_content_view.h
index 42ba432f382e7400ab7ec7fcdfefa4bf295da9e5..6b59912a3e48380f85daf01b7e79d62766af48fd 100644 (file)
@@ -30,6 +30,7 @@ public:
        TimelineSubtitleContentView (Timeline& tl, boost::shared_ptr<SubtitleContent> c);
 
 private:
+       bool active () const;
        wxColour background_colour () const;
        wxColour foreground_colour () const;