From eb5ca30817468448752b388f0262dc96af1ef252 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 26 Nov 2009 00:14:27 +0000 Subject: Rename internal sends when their send-to bus changes. git-svn-id: svn://localhost/ardour2/branches/3.0@6181 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/internal_send.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/ardour/internal_send.h') diff --git a/libs/ardour/ardour/internal_send.h b/libs/ardour/ardour/internal_send.h index ac184a69bf..12279b166e 100644 --- a/libs/ardour/ardour/internal_send.h +++ b/libs/ardour/ardour/internal_send.h @@ -56,6 +56,7 @@ class InternalSend : public Send sigc::connection connect_c; void send_to_going_away (); + void send_to_name_changed (); int connect_when_legal (); int set_our_state (XMLNode const &, int); }; -- cgit v1.2.3