summaryrefslogtreecommitdiffstats
path: root/src/kchmviewwindow.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:55:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:55:46 -0600
commit8e6136491eebee929848c4c3072e744f9206deb4 (patch)
tree4af21caa66ee4abf3bd765a5e3310adfafd58a4a /src/kchmviewwindow.cpp
parent865e6145c0c7e9c0e5977774392a2b15b7942ed7 (diff)
downloadkchmviewer-8e6136491eebee929848c4c3072e744f9206deb4.tar.gz
kchmviewer-8e6136491eebee929848c4c3072e744f9206deb4.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'src/kchmviewwindow.cpp')
-rw-r--r--src/kchmviewwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmviewwindow.cpp b/src/kchmviewwindow.cpp
index 394df67..f776efe 100644
--- a/src/kchmviewwindow.cpp
+++ b/src/kchmviewwindow.cpp
@@ -110,7 +110,7 @@ bool KCHMViewWindow::openUrl ( const TQString& origurl )
tqFatal("KCHMViewWindow::openUrl(): opened new chm file %s while current is %s",
chmfile.ascii(), ::mainWindow->getOpenedFileName().ascii() );
- // It is OK to have a new file in chm for KHTMLPart
+ // It is OK to have a new file in chm for TDEHTMLPart
newurl = page;
}