mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
do not recurse
This commit is contained in:
parent
008f0d4e4c
commit
f7881af554
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ Trigger::send_property_change (PropertyChange pc)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
send_property_change (pc);
|
PropertyChanged (pc);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue