summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/examples/index.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:03:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:03:46 -0600
commit87f718054d89323f6c32b0c6a15d8ee18cf572df (patch)
treefda21abec2bd9b3c2bbde864cddde07caa555e27 /kjsembed/docs/examples/index.html
parentd581c9e95286acbc16b4c0edaee742e994d58d29 (diff)
downloadtdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.tar.gz
tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'kjsembed/docs/examples/index.html')
-rw-r--r--kjsembed/docs/examples/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/examples/index.html b/kjsembed/docs/examples/index.html
index ef7c81cc..706f3fb2 100644
--- a/kjsembed/docs/examples/index.html
+++ b/kjsembed/docs/examples/index.html
@@ -23,7 +23,7 @@ can be combined to create useful tools.
<tr><td><a href="xmlgui">xmlgui</a></td>
<td>Creates a complete KDE GUI shell using XMLGUI and KStdAction.</td></tr>
<tr><td><a href="readonlypart">readonlypart</a></td>
-<td>A simple web browser that embeds KHTMLPart.</td></tr>
+<td>A simple web browser that embeds TDEHTMLPart.</td></tr>
<tr><td><a href="readwritepart">readwritepart</a></td>
<td>Shows how to embed a read-write KPart.</td></tr>
<tr><td><a href="calc">calc</a></td>