summaryrefslogtreecommitdiff
path: root/gtk2_ardour/add_route_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/add_route_dialog.h')
-rw-r--r--gtk2_ardour/add_route_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/add_route_dialog.h b/gtk2_ardour/add_route_dialog.h
index 51fccce4c9..f10fc11292 100644
--- a/gtk2_ardour/add_route_dialog.h
+++ b/gtk2_ardour/add_route_dialog.h
@@ -54,7 +54,7 @@ class AddRouteDialog : public ArdourDialog
MidiTrack,
MixedTrack,
AudioBus,
- MidiBus
+ MidiBus,
VCAMaster,
};
TypeWanted type_wanted() const;