patch from brian to get consistent menu behaviour
[ardour.git] / gtk2_ardour / automation_line.h
index 8269a8714f8bebc9ea2b5c8d65c001a3dcdd3c84..b73a1c548ab840f3787a5080cb62a1e052fd80ef 100644 (file)
@@ -202,7 +202,7 @@ class AutomationLine : public sigc::trackable, public PBD::StatefulThingWithGoin
        virtual void change_model_range (ARDOUR::AutomationList::iterator,ARDOUR::AutomationList::iterator, double delta, float ydelta);
 
        void reset_callback (const ARDOUR::AutomationList&);
-       void list_changed (ARDOUR::Change);
+       void list_changed ();
 
        virtual bool event_handler (GdkEvent*);