summaryrefslogtreecommitdiffstats
path: root/kturtle
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:03:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:03:50 -0600
commit741251f28014550865f29798c46bec4cb079d578 (patch)
tree169846c81334553c44e9cbba7169b9ad4d0ae89b /kturtle
parentfec3b97db2e3c0296bb1beee021df8f47b72b154 (diff)
downloadtdeedu-741251f28014550865f29798c46bec4cb079d578.tar.gz
tdeedu-741251f28014550865f29798c46bec4cb079d578.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'kturtle')
-rw-r--r--kturtle/src/kturtle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kturtle/src/kturtle.cpp b/kturtle/src/kturtle.cpp
index 69214822..ce30ce34 100644
--- a/kturtle/src/kturtle.cpp
+++ b/kturtle/src/kturtle.cpp
@@ -997,10 +997,10 @@ void MainWindow::slotContextHelp()
{
// somehow the 'anchor' parameter of invokeHelp is not working correcctly (yet)
-// this is/was appearently a bug in KHTML that Waldo Bastian kindly and quikly fixed.
+// this is/was appearently a bug in TDEHTML that Waldo Bastian kindly and quikly fixed.
// Ooh... and we also want a DCOPmethod to close the sidebar since it over-informs...
-// Ooh3... we want fancy help (using KHTML) @ errormessage dialog
+// Ooh3... we want fancy help (using TDEHTML) @ errormessage dialog
// Ooh4... And we might also have to keep track of the KHelpCenter instance we open so
// we will not end up with loads of them
//