- Timestamp:
- 07/18/08 03:56:42 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGMoveManipulatorBase.h
r1197 r1383 152 152 static TypeObject _type; 153 153 154 static void classDescInserter(TypeObject &oType);155 static Char8 *getClassname (void );154 static void classDescInserter(TypeObject &oType); 155 static const Char8 *getClassname (void ); 156 156 157 157 /*---------------------------------------------------------------------*/
