summaryrefslogtreecommitdiffstats
path: root/kapptemplate/existing
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:56:24 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-11-08 03:06:28 +0100
commit71482a8fc77d88f374abd3311eb87677beba3836 (patch)
tree7eddbebd3aed5aa98fa892a328f71f07e04ee482 /kapptemplate/existing
parentb2a3c86f4358b19ea2044c7dc8a6543b5e5ff654 (diff)
downloadtdesdk-71482a8fc77d88f374abd3311eb87677beba3836.tar.gz
tdesdk-71482a8fc77d88f374abd3311eb87677beba3836.zip
Fix inadvertent tq changes.
(cherry picked from commit ccb576aa671246fd123b5ca8ff8263a6be7c8bff)
Diffstat (limited to 'kapptemplate/existing')
-rw-r--r--kapptemplate/existing/app-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/existing/app-Makefile.am b/kapptemplate/existing/app-Makefile.am
index 5241a4f2..79236a7f 100644
--- a/kapptemplate/existing/app-Makefile.am
+++ b/kapptemplate/existing/app-Makefile.am
@@ -23,7 +23,7 @@ ${APP_NAME_LC}_SOURCES = ${EXISTING_SOURCE}
# these are the headers for your project that won't be installed
noinst_HEADERS = ${EXISTING_HEADER}
-# let autotqmoc handle all of the meta source files (tqmoc)
+# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO
messages: rc.cpp