Show
Ignore:
Timestamp:
07/18/08 03:56:42 (2 months ago)
Author:
vossg
Message:

fixed: const string warnings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Contrib/Manipulators/OSGMoveManipulatorBase.h

    r1197 r1383  
    152152    static TypeObject _type; 
    153153 
    154     static void   classDescInserter(TypeObject &oType); 
    155     static Char8 *getClassname     (void             ); 
     154    static       void   classDescInserter(TypeObject &oType); 
     155    static const Char8 *getClassname     (void             ); 
    156156 
    157157    /*---------------------------------------------------------------------*/