diff --git a/Source/cmQTWrapCPPCommand.cxx b/Source/cmQTWrapCPPCommand.cxx index 03c40608a..6348d92d4 100644 --- a/Source/cmQTWrapCPPCommand.cxx +++ b/Source/cmQTWrapCPPCommand.cxx @@ -107,7 +107,7 @@ bool cmQTWrapCPPCommand::InitialPass(std::vector const& argsIn) depends, no_main_dependency, commandLines, - "QT Wrapped File", + "Qt Wrapped File", no_working_dir); } }