summaryrefslogtreecommitdiffstats
path: root/Source/cmVTKWrapTclCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVTKWrapTclCommand.h')
-rw-r--r--Source/cmVTKWrapTclCommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmVTKWrapTclCommand.h b/Source/cmVTKWrapTclCommand.h
index 06d497d..610fee1 100644
--- a/Source/cmVTKWrapTclCommand.h
+++ b/Source/cmVTKWrapTclCommand.h
@@ -30,6 +30,8 @@
class cmVTKWrapTclCommand : public cmCommand
{
public:
+ cmTypeMacro(cmVTKWrapTclCommand, cmCommand);
+
/**
* This is a virtual constructor for the command.
*/