goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge...
[ardour.git] / gtk2_ardour / automation_controller.h
index 7d925b6cd838402deeddc0966c686a8ded3d3fa9..ad34abf1a9e523058c72f234c208755e6c063839 100644 (file)
@@ -54,7 +54,7 @@ public:
        void stop_updating ();
 
 private:
-       AutomationController (boost::shared_ptr<ARDOUR::Automatable> parent, boost::shared_ptr<ARDOUR::AutomationControl> ac, Gtk::Adjustment* adj);
+       AutomationController (boost::shared_ptr<ARDOUR::Automatable> printer, boost::shared_ptr<ARDOUR::AutomationControl> ac, Gtk::Adjustment* adj);
        std::string get_label (double&);
 
        void start_touch();