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