TypeName instead of ClassName
This commit is contained in:
@ -64,7 +64,7 @@ class calcEntry
|
||||
public:
|
||||
|
||||
//- Runtime type information
|
||||
TypeName("calc");
|
||||
ClassName("calc");
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
||||
Reference in New Issue
Block a user