mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
[Summary]: ProgressDialog for Tracks creation and removal
This commit is contained in:
parent
7274155288
commit
dbb0a6385b
12 changed files with 115 additions and 27 deletions
|
|
@ -217,7 +217,6 @@ class RouteUI : public Gtk::EventBox, public WavesUI, public virtual AxisView
|
|||
|
||||
void remove_this_route (bool apply_to_selection = false);
|
||||
static gint idle_remove_this_route (RouteUI *);
|
||||
static gint idle_remove_routes (ARDOUR::Session*, boost::shared_ptr<ARDOUR::RouteList> &);
|
||||
|
||||
void route_rename();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue