From 337d5b3e4a559628413e025b5ddeb56240169d80 Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Tue, 22 Aug 2017 16:20:26 -0500 Subject: Track Templates: Add verbose descriptions for the built-in track types. --- gtk2_ardour/add_route_dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/add_route_dialog.h') diff --git a/gtk2_ardour/add_route_dialog.h b/gtk2_ardour/add_route_dialog.h index 9fc0403b76..351022c101 100644 --- a/gtk2_ardour/add_route_dialog.h +++ b/gtk2_ardour/add_route_dialog.h @@ -157,7 +157,7 @@ private: typedef std::vector ChannelSetups; ChannelSetups channel_setups; - static std::vector builtin_types; + static std::vector > builtin_types; static std::vector channel_combo_strings; static std::vector bus_mode_strings; -- cgit v1.2.3