Changeset 1073 for branches/Carsten_PtrWork2/Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.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/SortFirst/OSGSortFirstWindowBase.cpp
r1070 r1073 587 587 DataType FieldTraits<SortFirstWindowPtr>::_type( 588 588 "SortFirstWindowPtr", 589 "ClusterWindowPtr" ); 590 DataType FieldTraits<SortFirstWindowParentPtr>::_type( 591 "SortFirstWindowParentPtr", 592 "ClusterWindowParentPtr"); 589 "ClusterWindowPtr" ); 593 590 #endif 594 591
