Changeset 1073 for branches/Carsten_PtrWork2/Source/System/Cluster/Window/SortLast/OSGBinarySwapComposerBase.cpp
- Timestamp:
- 04/02/08 14:28:39 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/Cluster/Window/SortLast/OSGBinarySwapComposerBase.cpp
r1070 r1073 448 448 DataType FieldTraits<BinarySwapComposerPtr>::_type( 449 449 "BinarySwapComposerPtr", 450 "ImageComposerPtr" ); 451 DataType FieldTraits<BinarySwapComposerParentPtr>::_type( 452 "BinarySwapComposerParentPtr", 453 "ImageComposerParentPtr"); 450 "ImageComposerPtr" ); 454 451 #endif 455 452
