From 97c8ad6564b90e13db6e598e6fc142f1d1f67246 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 31 Jul 2010 00:44:26 +0000 Subject: Make Clear option work for MIDI automation tracks. Fixes part of #3137. git-svn-id: svn://localhost/ardour2/branches/3.0@7523 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/automation_line.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/automation_line.h') diff --git a/gtk2_ardour/automation_line.h b/gtk2_ardour/automation_line.h index 2b63cb1295..7fcad9a4f8 100644 --- a/gtk2_ardour/automation_line.h +++ b/gtk2_ardour/automation_line.h @@ -64,7 +64,7 @@ class AutomationLine : public sigc::trackable, public PBD::StatefulDestructible void queue_reset (); void reset (); - void clear(); + void clear (); std::list point_selection_to_control_points (PointSelection const &); void set_selected_points (PointSelection&); -- cgit v1.2.3