Changeset 2961

Show
Ignore:
Timestamp:
04/27/06 19:07:30 (3 years ago)
Author:
madcat
Message:

Emits objectRemoved signal properly.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hydranode/hncgcomm/cgcomm.cpp

    r2957 r2961  
    10511051                                parent->childRemoved(parent, child); 
    10521052                        } 
     1053                        removedObject(child); 
    10531054                        break; 
    10541055                }