Browse Source

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

Alex
pull/1/head
Alexander Neundorf 18 years ago
parent
commit
67e8012783
  1. 2
      Source/cmQTWrapCPPCommand.cxx

2
Source/cmQTWrapCPPCommand.cxx

@ -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);
}
}

Loading…
Cancel
Save