do not recurse
This commit is contained in:
parent
008f0d4e4c
commit
f7881af554
@ -230,7 +230,7 @@ Trigger::send_property_change (PropertyChange pc)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
send_property_change (pc);
|
PropertyChanged (pc);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user