[cmake-commits] alex committed cmQTWrapCPPCommand.cxx 1.25 1.26

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Nov 23 11:30:57 EST 2007


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv3527

Modified Files:
	cmQTWrapCPPCommand.cxx 
Log Message:
STYLE: QT is quicktime, Qt is Qt, as pointed out by David Faure

Alex


Index: cmQTWrapCPPCommand.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmQTWrapCPPCommand.cxx,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- cmQTWrapCPPCommand.cxx	18 Jun 2007 15:59:23 -0000	1.25
+++ cmQTWrapCPPCommand.cxx	23 Nov 2007 16:30:55 -0000	1.26
@@ -107,7 +107,7 @@
                                                depends,
                                                no_main_dependency,
                                                commandLines,
-                                               "QT Wrapped File",
+                                               "Qt Wrapped File",
                                                no_working_dir);
       }
     }



More information about the Cmake-commits mailing list