From 10fab8b8e0132c7e3a0273751861610a8c55d665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:56:53 +0200 Subject: Additional k => tde renaming and fixes --- src/kchmviewwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmviewwindow.cpp') diff --git a/src/kchmviewwindow.cpp b/src/kchmviewwindow.cpp index f776efe..71e0813 100644 --- a/src/kchmviewwindow.cpp +++ b/src/kchmviewwindow.cpp @@ -102,7 +102,7 @@ bool KCHMViewWindow::openUrl ( const TQString& origurl ) return true; // URL could be a complete ms-its link. The file should be already loaded (for TQTextBrowser), - // or will be loaded (for kio slave). We care only about the path component. + // or will be loaded (for tdeio slave). We care only about the path component. if ( LCHMUrlFactory::isNewChmURL( newurl, chmfile, page ) ) { // If a new chm file is opened here, and we do not use KCHMLPart, we better abort -- cgit v1.2.1