add Delete button to patch change dialog when editing it
[ardour.git] / gtk2_ardour / patch_change_dialog.h
index 0d02112091505b899acbea8526e3b78b860777e6..c462ff0c77e36b73b2ba16e34847dd90d572bb8c 100644 (file)
@@ -45,7 +45,8 @@ public:
                ARDOUR::Session *,
                Evoral::PatchChange<Evoral::MusicalTime> const &,
                ARDOUR::InstrumentInfo&,
-               const Gtk::BuiltinStockID &
+               const Gtk::BuiltinStockID &,
+               bool allow_delete = false
                );
 
        Evoral::PatchChange<Evoral::MusicalTime> patch () const;