diff options
Diffstat (limited to 'kjsembed/docs/examples/README')
-rw-r--r-- | kjsembed/docs/examples/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/examples/README b/kjsembed/docs/examples/README index ce89dc9e..ec5e40da 100644 --- a/kjsembed/docs/examples/README +++ b/kjsembed/docs/examples/README @@ -44,7 +44,7 @@ qobject-dom Illustrates the TQObject DOM API. connect-cpp Connects a signal to slot. connect Connects signals of various types to JS methods. imageviewer Illustrates the use of TQPixmap values. -netaccess Illustrates the bindings to KIO::NetAccess. +netaccess Illustrates the bindings to TDEIO::NetAccess. listview Creates a simple KListView. frame Shows off TQFrame support and the use of enums. timer Creates a flashing LED using TQTimer. |