From b87ca000f86fdfc210c08056ae8e921236ea96c7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 19 Sep 2008 19:32:10 +0000 Subject: Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. Fix track y positioning and initial region size/location. Fix automation click-to-add-points (i.e. points actually show up where you click). Fancy whiz-bang dynamic resize 2.0 professional edition support for MIDI/CC/Automation tracks/regions. git-svn-id: svn://localhost/ardour2/branches/3.0@3769 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/automation_region_view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/automation_region_view.h') diff --git a/gtk2_ardour/automation_region_view.h b/gtk2_ardour/automation_region_view.h index 90fa9f3e44..33c6a6c7e6 100644 --- a/gtk2_ardour/automation_region_view.h +++ b/gtk2_ardour/automation_region_view.h @@ -65,7 +65,6 @@ public: protected: void create_line(boost::shared_ptr list); bool set_position(nframes_t pos, void* src, double* ignored); - void set_y_position_and_height(double y, double h); void region_resized(ARDOUR::Change what_changed); bool canvas_event(GdkEvent* ev); void add_automation_event (GdkEvent* event, nframes_t when, double y); -- cgit v1.2.3