- Timestamp:
- 01/27/08 22:08:08 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/Window/Base/OSGViewportBase.cpp
r1041 r1047 845 845 } 846 846 847 editSField(ParentFieldMask); 847 848 _sfParent.setValue(pTypedParent); 848 849 } … … 873 874 if(pTypedParent.getPointer() != NullFC) 874 875 { 876 editSField(ParentFieldMask); 875 877 _sfParent.setValue( 876 878 WindowParentPtr(NullFC, 0xFFFF));
