From f0387f07bd4fa04f69c365e72b4ab5c1f97fc083 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 21 Aug 2017 16:10:20 +0200 Subject: AddRouteDialog: Indicate Type: template --- 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 c49e1a1692..bf871ac065 100644 --- a/gtk2_ardour/add_route_dialog.h +++ b/gtk2_ardour/add_route_dialog.h @@ -95,13 +95,13 @@ private: Gtk::Label configuration_label; Gtk::Label manual_label; Gtk::Label add_label; - Gtk::Label type_label; Gtk::Label name_label; Gtk::Label group_label; Gtk::Label insert_label; Gtk::Label strict_io_label; Gtk::Label mode_label; Gtk::Label instrument_label; + Gtk::ComboBoxText template_type_placeholder; Gtk::ComboBoxText mode_combo; Gtk::ComboBoxText route_group_combo; InstrumentSelector instrument_combo; -- cgit v1.2.3