13
0

triggerbox: notify the UI when we Clear a trigger

This commit is contained in:
Ben Loftis 2021-12-27 16:47:14 -06:00
parent 3a506ac7a1
commit a43e3d88e5

View File

@ -374,6 +374,8 @@ Trigger::clear_region ()
/* Called from RT process thread */
_region.reset ();
set_name("");
}
void