From f27ca29d6c7e294a71c46d2e3390331aa72ad1d0 Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Mon, 12 Nov 2018 21:40:29 -0800 Subject: Changed send/deliver role "Personal" to "Foldback" so bus type can match --- libs/ardour/ardour/route.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/route.h') diff --git a/libs/ardour/ardour/route.h b/libs/ardour/ardour/route.h index f9e0af30f3..24f3f998fc 100644 --- a/libs/ardour/ardour/route.h +++ b/libs/ardour/ardour/route.h @@ -412,7 +412,7 @@ public: PBD::Signal1 SelectedChanged; int add_aux_send (boost::shared_ptr, boost::shared_ptr); - int add_personal_send (boost::shared_ptr); + int add_foldback_send (boost::shared_ptr); void remove_aux_or_listen (boost::shared_ptr); /** -- cgit v1.2.3