summaryrefslogtreecommitdiffstats
path: root/extensions/nsplugin/examples/grapher/grapher.doc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/nsplugin/examples/grapher/grapher.doc')
-rw-r--r--extensions/nsplugin/examples/grapher/grapher.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/nsplugin/examples/grapher/grapher.doc b/extensions/nsplugin/examples/grapher/grapher.doc
index 752499b9e..af6189cc4 100644
--- a/extensions/nsplugin/examples/grapher/grapher.doc
+++ b/extensions/nsplugin/examples/grapher/grapher.doc
@@ -4,8 +4,8 @@
\title Grapher Plugin
This example graphs data from a simple text file. It
- demonstrates the use of the QNPInstance::writeReady()
- and QNPInstance::write() functions.
+ demonstrates the use of the TQNPInstance::writeReady()
+ and TQNPInstance::write() functions.
To build the example, you must first build the
<a href=nsplugin.html>TQt Netscape Plugin Extension</a> library.