Skip to content
Snippets Groups Projects
Commit 2e558acf authored by mattijs's avatar mattijs
Browse files

TypeName instead of ClassName

parent ce66ff5e
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ class calcEntry
public:
//- Runtime type information
TypeName("calc");
ClassName("calc");
// Member Functions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment