13
0

do not recurse

This commit is contained in:
Paul Davis 2022-02-11 10:21:48 -07:00
parent 008f0d4e4c
commit f7881af554

View File

@ -230,7 +230,7 @@ Trigger::send_property_change (PropertyChange pc)
return;
}
send_property_change (pc);
PropertyChanged (pc);
}
void