Make show audio work on the whole DCP, not individual content.
[dcpomatic.git] / src / wx / timeline.h
index 66f982c4ae279b3b6767f4ca33d81e2e0324bae9..cab0ea0e08525bc36221cbf401c360ee9b750757 100644 (file)
@@ -84,6 +84,7 @@ private:
        void assign_tracks ();
        void set_position_from_event (wxMouseEvent &);
        void clear_selection ();
+       void recreate_views ();
 
        boost::shared_ptr<TimelineView> event_to_view (wxMouseEvent &);
        TimelineContentViewList selected_views () const;