X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimeline_atmos_content_view.cc;h=d40ede137d024271e87ddc34836b63d142ce84f6;hb=cc3a87b302581647330753a09815ca78c0a23fe4;hp=ec0f06ec170cd2d374aa5b72f282388633bdd4b4;hpb=39fb8198febde1937019db1c300ec363aab5aa56;p=dcpomatic.git diff --git a/src/wx/timeline_atmos_content_view.cc b/src/wx/timeline_atmos_content_view.cc index ec0f06ec1..d40ede137 100644 --- a/src/wx/timeline_atmos_content_view.cc +++ b/src/wx/timeline_atmos_content_view.cc @@ -29,7 +29,7 @@ using std::shared_ptr; * @brief Timeline view for AtmosContent. */ -TimelineAtmosContentView::TimelineAtmosContentView (Timeline& tl, shared_ptr c) +TimelineAtmosContentView::TimelineAtmosContentView(ContentTimeline& tl, shared_ptr c) : TimelineContentView (tl, c) {