mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Notify GUI when tearing down ctrl-surfaces
This commit is contained in:
parent
4cda36f63f
commit
7d5b7d538e
1 changed files with 1 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ ControlProtocolManager::drop_protocols ()
|
|||
if ((*p)->protocol) {
|
||||
(*p)->requested = true;
|
||||
(*p)->protocol = 0;
|
||||
ProtocolStatusChange (*p); /* EMIT SIGNAL */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue