diff options
Diffstat (limited to 'kjsembed/docs/examples/index.html')
-rw-r--r-- | kjsembed/docs/examples/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/examples/index.html b/kjsembed/docs/examples/index.html index 4b48cc31..ef7c81cc 100644 --- a/kjsembed/docs/examples/index.html +++ b/kjsembed/docs/examples/index.html @@ -83,7 +83,7 @@ from a JS data structure, the other from the widget tree of a ui file.</td></tr> <tr><td><a href="imageviewer">imageviewer</a></td> <td>Illustrates the use of TQPixmap values.</td></tr> <tr><td><a href="netaccess">netaccess</a></td> -<td>Illustrates the bindings to KIO::NetAccess.</td></tr> +<td>Illustrates the bindings to TDEIO::NetAccess.</td></tr> <tr><td><a href="listview">listview</a></td> <td>Creates a simple KListView.</td></tr> <tr><td><a href="frame">frame</a></td> |