diff --git a/src/kde/kchmviewwindow_khtmlpart.h b/src/kde/kchmviewwindow_khtmlpart.h index 76d4774..445685f 100644 --- a/src/kde/kchmviewwindow_khtmlpart.h +++ b/src/kde/kchmviewwindow_khtmlpart.h @@ -38,7 +38,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 - * version. Therefore we declare it, and compile the .tqmoc file, but do not provide + * version. Therefore we declare it, and compile the .moc file, but do not provide * the class methods. */ #if defined (USE_KDE)