From 8a79684ebfdf704054f40a72ee5e7bf2ebe06a13 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:53:30 -0500 Subject: Fix inadvertent tqt changes. (cherry picked from commit 3d1c7581ff395fc373ca4b8bd8f65b540b37b12f) --- languages/cpp/app_templates/kxt/src-Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/cpp/app_templates/kxt') diff --git a/languages/cpp/app_templates/kxt/src-Makefile.am b/languages/cpp/app_templates/kxt/src-Makefile.am index 737b7399..d391b8f0 100644 --- a/languages/cpp/app_templates/kxt/src-Makefile.am +++ b/languages/cpp/app_templates/kxt/src-Makefile.am @@ -7,7 +7,7 @@ bin_PROGRAMS = %{APPNAMELC} # set the include path for X, qt and KDE INCLUDES = $(all_includes) -# let autotqmoc handle all of the meta source files (tqmoc) +# let automoc handle all of the meta source files ((moc)) METASOURCES = AUTO # the library search path. -- cgit v1.2.3