summaryrefslogtreecommitdiffstats
path: root/doc/html/distributingtqt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/distributingtqt.html')
-rw-r--r--doc/html/distributingtqt.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/distributingtqt.html b/doc/html/distributingtqt.html
index 4be4e542a..efcd28af0 100644
--- a/doc/html/distributingtqt.html
+++ b/doc/html/distributingtqt.html
@@ -91,7 +91,7 @@ plugin category (e.g. <tt>styles</tt>, <tt>sqldrivers</tt>, <tt>designer</tt>, e
<li> The application directory
</ul>
<p> Application specific plugin paths can be added using
-<a href="ntqapplication.html#addLibraryPath">TQApplication::addLibraryPath</a>(). The build-directory of TQt is hardcoded
+<a href="tqapplication.html#addLibraryPath">TQApplication::addLibraryPath</a>(). The build-directory of TQt is hardcoded
in the TQt library and can be changed as a part of the installation
process (see the <a href="distributor-example.html">distributor-example.html</a> Distributor example).
<p> <h2> Dynamic Dialogs