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