summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:34:11 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-12-28 19:32:25 +0100
commit44c3dbf362998df43ebbbcf428a5c31eb8a6e6c2 (patch)
treec792cdfcf0cf2d533adf37b700a55e5cbe35f700
parent6f6c78919c80ec13bb4b128e284a527df4b4aadb (diff)
downloaddolphin-44c3dbf362998df43ebbbcf428a5c31eb8a6e6c2.tar.gz
dolphin-44c3dbf362998df43ebbbcf428a5c31eb8a6e6c2.zip
Fix inadvertent tq changes.
(cherry picked from commit 1408f1d20b8955adfde16b000fff26686877ff1a)
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5a81218..9a81341 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,7 +40,7 @@ noinst_HEADERS = bookmarkselector.h bookmarkssettingspage.h \
urlbutton.h urlnavigator.h urlnavigatorbutton.h viewproperties.h \
viewpropertiesdialog.h viewsettingspage.h
-# 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