New editor API to retrieve the Stripable with via presentation info order.
[ardour.git] / gtk2_ardour / add_route_dialog.h
index be973095b5a343566244f6d51a1eb3975d9e939a..f10fc11292cd45d07d76304f2d571fa1e432a456 100644 (file)
@@ -54,7 +54,8 @@ class AddRouteDialog : public ArdourDialog
                MidiTrack,
                MixedTrack,
                AudioBus,
-               MidiBus
+               MidiBus,
+               VCAMaster,
        };
        TypeWanted type_wanted() const;