From 9a87f854f797cf3b0f72324d3cfba9c8b4f66829 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 28 Jan 2011 01:04:33 +0000 Subject: allow derived children of BarController to set label position as a width fraction, not an absolute position git-svn-id: svn://localhost/ardour2/branches/3.0@8597 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/automation_controller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/automation_controller.h') diff --git a/gtk2_ardour/automation_controller.h b/gtk2_ardour/automation_controller.h index 814f716f13..67def61c35 100644 --- a/gtk2_ardour/automation_controller.h +++ b/gtk2_ardour/automation_controller.h @@ -55,7 +55,7 @@ public: private: AutomationController (boost::shared_ptr parent, boost::shared_ptr ac, Gtk::Adjustment* adj); - std::string get_label (int&); + std::string get_label (double&); void start_touch(); void end_touch(); -- cgit v1.2.3