mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Allow to rename VCAs in the editor
This commit is contained in:
parent
d67056562b
commit
a3dd948c02
4 changed files with 11 additions and 1 deletions
|
|
@ -78,6 +78,8 @@ protected:
|
|||
virtual void build_automation_action_menu (bool);
|
||||
Gtk::Menu* automation_action_menu;
|
||||
|
||||
bool name_entry_changed (std::string const&);
|
||||
|
||||
void parameter_changed (std::string const& p);
|
||||
void vca_property_changed (PBD::PropertyChange const&);
|
||||
void update_vca_name ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue