From 24b85b785334e8436c975a4323fcbb75d61f6e72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:31:43 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kjsembed/docs/examples/README | 2 +- kjsembed/docs/examples/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kjsembed/docs/examples') 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. 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. imageviewer Illustrates the use of TQPixmap values. netaccess -Illustrates the bindings to KIO::NetAccess. +Illustrates the bindings to TDEIO::NetAccess. listview Creates a simple KListView. frame -- cgit v1.2.1