Changeset 2981
- Timestamp:
- 04/28/06 08:37:36 (3 years ago)
- Files:
-
- hydranode/hncore/cgcomm/sub_shared.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
hydranode/hncore/cgcomm/sub_shared.cpp
r2952 r2981 94 94 m_dirty = true; 95 95 } 96 } else if (m_partDataId) { 97 m_partDataId = 0; 98 m_dirty = true; 96 99 } 97 100 if (m_file->getChildCount() != m_children.size()) {
