From a88a51284b8db5285bd3d3b0d6b88011d66965f0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 17:43:04 -0500 Subject: Fix inadvertent tq changes. --- src/kde/kchmviewwindow_khtmlpart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kde/kchmviewwindow_khtmlpart.h b/src/kde/kchmviewwindow_khtmlpart.h index 3bf3f5e..b840b44 100644 --- a/src/kde/kchmviewwindow_khtmlpart.h +++ b/src/kde/kchmviewwindow_khtmlpart.h @@ -37,7 +37,7 @@ */ /* * For TQt-only version, we cannot compile KCHMViewWindow_KHTMLPart. However, - * we cannot just exclude it, because it would not generate a TQMOC file for a KDE + * we cannot just exclude it, because it would not generate a MOC file for a KDE * version. Therefore we declare it, and compile the .moc file, but do not provide * the class methods. */ -- cgit v1.2.3