summaryrefslogtreecommitdiffstats
path: root/doc/html/qnpinstance.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qnpinstance.html')
-rw-r--r--doc/html/qnpinstance.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qnpinstance.html b/doc/html/qnpinstance.html
index 87fb6d5b7..05572e7ae 100644
--- a/doc/html/qnpinstance.html
+++ b/doc/html/qnpinstance.html
@@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p>This class is part of the <b>TQt Netscape Extension</b>.
<p><tt>#include &lt;<a href="qnp-h.html">ntqnp.h</a>&gt;</tt>
-<p>Inherits <a href="ntqobject.html">TQObject</a>.
+<p>Inherits <a href="tqobject.html">TQObject</a>.
<p><a href="qnpinstance-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -74,7 +74,7 @@ body { background: #ffffff; color: black; }
<p> This class is defined in the <b>TQt <a href="netscape-plugin.html#Netscape">Netscape</a> Extension</b>, which can be found in the <tt>qt/extensions</tt> directory. It is not included in the main TQt API.
<p>
-The TQNPInstance class provides a <a href="ntqobject.html">TQObject</a> that is a web browser plugin.
+The TQNPInstance class provides a <a href="tqobject.html">TQObject</a> that is a web browser plugin.
<p>
<p> Deriving from TQNPInstance creates an object that represents a
single <tt>&lt;EMBED&gt;</tt> tag in an HTML document.