ObjectCount signal should include the count

This commit is contained in:
Ben Loftis 2024-03-08 11:31:44 -06:00
parent 7ad5278bfd
commit e907aad05c
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ public:
void maybe_write_autosave ();
PBD::Signal0<void> SurroundObjectCountChanged;
PBD::Signal1<void, int> SurroundObjectCountChanged;
/* Emitted when all i/o connections are complete */