X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fautomation_controller.h;h=ad34abf1a9e523058c72f234c208755e6c063839;hb=b691ba816f3080d0f8029beac6d0ff4c4c3a1900;hp=7d925b6cd838402deeddc0966c686a8ded3d3fa9;hpb=5f93192aa3a17cfa047f217e7798f50f52be15db;p=ardour.git diff --git a/gtk2_ardour/automation_controller.h b/gtk2_ardour/automation_controller.h index 7d925b6cd8..ad34abf1a9 100644 --- a/gtk2_ardour/automation_controller.h +++ b/gtk2_ardour/automation_controller.h @@ -54,7 +54,7 @@ public: void stop_updating (); private: - AutomationController (boost::shared_ptr parent, boost::shared_ptr ac, Gtk::Adjustment* adj); + AutomationController (boost::shared_ptr printer, boost::shared_ptr ac, Gtk::Adjustment* adj); std::string get_label (double&); void start_touch();