From 3d1c7581ff395fc373ca4b8bd8f65b540b37b12f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:53:30 -0500 Subject: Fix inadvertent tqt changes. --- 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 529fe0ef..0bf1851f 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.1