Fix 8456af6d8
This commit is contained in:
@@ -388,7 +388,7 @@ IOPlug::property_changed_externally (uint32_t which, Variant val)
|
||||
void
|
||||
IOPlug::processor_change (RouteProcessorChange const& rpc)
|
||||
{
|
||||
if (rpc & RouteProcessorChange::PortNameChange) {
|
||||
if (rpc.type & RouteProcessorChange::PortNameChange) {
|
||||
set_pretty_port_names ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user