STYLE: QT is quicktime, Qt is Qt, as pointed out by David Faure

Alex
This commit is contained in:
Alexander Neundorf 2007-11-23 11:30:55 -05:00
parent 73a8240669
commit 67e8012783
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ bool cmQTWrapCPPCommand::InitialPass(std::vector<std::string> const& argsIn)
depends,
no_main_dependency,
commandLines,
"QT Wrapped File",
"Qt Wrapped File",
no_working_dir);
}
}