summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/crossfade_view.h')
-rw-r--r--gtk2_ardour/crossfade_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/crossfade_view.h b/gtk2_ardour/crossfade_view.h
index 6bda06999d..db1d33fdf8 100644
--- a/gtk2_ardour/crossfade_view.h
+++ b/gtk2_ardour/crossfade_view.h
@@ -72,6 +72,7 @@ struct CrossfadeView : public TimeAxisViewItem
ArdourCanvas::Item *active_button;
void crossfade_changed (const PBD::PropertyChange&);
+ void crossfade_fades_changed ();
void active_changed ();
void redraw_curves ();
void color_handler ();