mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Subscribe to pretty-port name changes (GUI)
This commit is contained in:
parent
21e66216be
commit
b2c4e71a45
13 changed files with 75 additions and 4 deletions
|
|
@ -174,6 +174,7 @@ private:
|
|||
void unassign_controllables ();
|
||||
|
||||
void port_connected_or_disconnected (boost::weak_ptr<ARDOUR::Port>, boost::weak_ptr<ARDOUR::Port>);
|
||||
void port_pretty_name_changed (std::string);
|
||||
|
||||
void update_processor_box ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue