parent
637f4cc817
commit
b77236d4b4
@ -1355,6 +1355,8 @@ MixerStrip::update_io_button (boost::shared_ptr<ARDOUR::Route> route, Width widt
|
||||
set_tooltip (&output_button, tooltip_cstr);
|
||||
}
|
||||
|
||||
delete [] tooltip_cstr;
|
||||
|
||||
if (each_io_has_one_connection) {
|
||||
if (total_connection_count == ardour_connection_count) {
|
||||
// all connections are to the same track in ardour
|
||||
|
Loading…
Reference in New Issue
Block a user