mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
triggerbox: notify the UI when we Clear a trigger
This commit is contained in:
parent
3a506ac7a1
commit
a43e3d88e5
1 changed files with 2 additions and 0 deletions
|
|
@ -374,6 +374,8 @@ Trigger::clear_region ()
|
|||
/* Called from RT process thread */
|
||||
|
||||
_region.reset ();
|
||||
|
||||
set_name("");
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue