Added another debug check to sigslot API:
signal::connect() now checks whether there exists already a connection to the same slot. In this context, removed some redundant signal-slot connections.
Please register or sign in to comment
signal::connect() now checks whether there exists already a connection to the same slot. In this context, removed some redundant signal-slot connections.