From 44c3dbf362998df43ebbbcf428a5c31eb8a6e6c2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 16:34:11 -0500 Subject: [PATCH] Fix inadvertent tq changes. (cherry picked from commit 1408f1d20b8955adfde16b000fff26686877ff1a) --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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