Initial stuff; mostly ok but some hints are still not implemented as warnings.
[dcpomatic.git] / src / wx / timeline_subtitle_content_view.h
index b2ba96c7059eb4d24c6cb2bf3df49183e8c91128..6b59912a3e48380f85daf01b7e79d62766af48fd 100644 (file)
@@ -30,7 +30,7 @@ public:
        TimelineSubtitleContentView (Timeline& tl, boost::shared_ptr<SubtitleContent> c);
 
 private:
-       wxString type () const;
+       bool active () const;
        wxColour background_colour () const;
        wxColour foreground_colour () const;