TypeName instead of ClassName

This commit is contained in:
mattijs
2009-09-22 15:24:59 +01:00
parent ce66ff5ed3
commit 2e558acf65

View File

@ -64,7 +64,7 @@ class calcEntry
public: public:
//- Runtime type information //- Runtime type information
TypeName("calc"); ClassName("calc");
// Member Functions // Member Functions