summaryrefslogtreecommitdiffstats
path: root/extensions/nsplugin/examples
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2015-03-05 20:59:01 -0600
committerTimothy Pearson <[email protected]>2015-03-05 20:59:01 -0600
commitdfb87398c72e9248aa709ae212e6ab7f2209003d (patch)
tree52422e7b6774fcc503d7c701cb2c77fa016386e8 /extensions/nsplugin/examples
parent891a448afad4ab1f09bfb0cfee71652975bd7687 (diff)
downloadtqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz
tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip
Automated update from Qt3
Diffstat (limited to 'extensions/nsplugin/examples')
-rw-r--r--extensions/nsplugin/examples/grapher/grapher.doc2
-rw-r--r--extensions/nsplugin/examples/trivial/trivial.doc2
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/nsplugin/examples/grapher/grapher.doc b/extensions/nsplugin/examples/grapher/grapher.doc
index 4ef87786a..752499b9e 100644
--- a/extensions/nsplugin/examples/grapher/grapher.doc
+++ b/extensions/nsplugin/examples/grapher/grapher.doc
@@ -8,7 +8,7 @@
and QNPInstance::write() functions.
To build the example, you must first build the
- <a href=nsplugin.html>Qt Netscape Plugin Extension</a> library.
+ <a href=nsplugin.html>TQt Netscape Plugin Extension</a> library.
Then type <tt>make</tt> in <tt>extensions/nsplugin/examples/grapher/</tt>
and copy the resulting <tt>grapher.so</tt> or <tt>npgrapher.dll</tt>
to the Plugins directory of your WWW browser.
diff --git a/extensions/nsplugin/examples/trivial/trivial.doc b/extensions/nsplugin/examples/trivial/trivial.doc
index 14325c9ea..b1f1b946d 100644
--- a/extensions/nsplugin/examples/trivial/trivial.doc
+++ b/extensions/nsplugin/examples/trivial/trivial.doc
@@ -8,7 +8,7 @@
extension.
To build the example, you must first build the
- \link netscape-plugin.html Qt Netscape Plugin Extension\endlink library.
+ \link netscape-plugin.html TQt Netscape Plugin Extension\endlink library.
Then type \c{make} in \c{extensions/nsplugin/examples/trivial/}
and copy the resulting \c{trivial.so} or \c{nptrivial.dll}
to the Plugins directory of your WWW browser.