summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/route_time_axis.h')
-rw-r--r--gtk2_ardour/route_time_axis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/route_time_axis.h b/gtk2_ardour/route_time_axis.h
index ac3429cb82..39d65cd499 100644
--- a/gtk2_ardour/route_time_axis.h
+++ b/gtk2_ardour/route_time_axis.h
@@ -218,7 +218,7 @@ protected:
void reset_processor_automation_curves ();
void take_name_changed (void *src);
- void route_name_changed ();
+ void route_property_changed (const PBD::PropertyChange&);
void name_entry_changed ();
void update_rec_display ();