Changeset 1033 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGNameAttachment.cpp
- Timestamp:
- 12/19/07 17:56:03 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGNameAttachment.cpp
r784 r1033 125 125 // Get attachment pointer 126 126 127 Name Ptr name = NullFC;127 NameRefPtr name; 128 128 FieldContainerAttachmentPtr att = 129 129 pContainer->findAttachment(Name::getClassType().getGroupId());
