summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/docs/examples/README')
-rw-r--r--kjsembed/docs/examples/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/kjsembed/docs/examples/README b/kjsembed/docs/examples/README
index 2156b57d..e72bd0bd 100644
--- a/kjsembed/docs/examples/README
+++ b/kjsembed/docs/examples/README
@@ -45,10 +45,10 @@ 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 TDEIO::NetAccess.
-listview Creates a simple KListView.
+listview Creates a simple TDEListView.
frame Shows off TQFrame support and the use of enums.
timer Creates a flashing LED using TQTimer.
-Actions A simple KAction demo.
+Actions A simple TDEAction demo.
Built-In Messages Demonstrates the built-in message dialogs.
Image Tweak Tweaking images.
Image Fun More fun with images