debug output to show contents of trigger property changes
This commit is contained in:
parent
f7881af554
commit
d18426ee95
@ -229,7 +229,7 @@ Trigger::send_property_change (PropertyChange pc)
|
||||
if (_box.fast_forwarding()) {
|
||||
return;
|
||||
}
|
||||
|
||||
cerr << "spc "; pc.dump (cerr); cerr << endl;
|
||||
PropertyChanged (pc);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user