Rename Timeline -> ContentTimeline.
[dcpomatic.git] / src / wx / timeline_atmos_content_view.h
index 15da14edc8be424aee2e436764d3634cc4342fcf..9536837e04476a97bbe9b61647d1ab2937f68fb5 100644 (file)
@@ -28,7 +28,7 @@
 class TimelineAtmosContentView : public TimelineContentView
 {
 public:
-       TimelineAtmosContentView (Timeline& tl, std::shared_ptr<Content> c);
+       TimelineAtmosContentView(ContentTimeline& tl, std::shared_ptr<Content> c);
 
 private:
        bool active () const override {