mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
Update Signal.cpp
This commit is contained in:
parent
35d93e16dc
commit
4490ac5b68
@ -684,6 +684,8 @@ void Signal::ClearSlots()
|
||||
{
|
||||
m_Scope->Finish(); // Update iterators
|
||||
}
|
||||
// Inform the signal that these slots are now NULL
|
||||
m_Used = 0;
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user