summaryrefslogtreecommitdiffstats
path: root/doc/distributingtqt.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/distributingtqt.doc')
-rw-r--r--doc/distributingtqt.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/distributingtqt.doc b/doc/distributingtqt.doc
index 47be37a41..63c65908c 100644
--- a/doc/distributingtqt.doc
+++ b/doc/distributingtqt.doc
@@ -100,7 +100,7 @@ Qt searches in the following directories for plugin categories:
\endlist
Application specific plugin paths can be added using
-QApplication::addLibraryPath(). The build-directory of TQt is hardcoded
+TQApplication::addLibraryPath(). The build-directory of TQt is hardcoded
in the TQt library and can be changed as a part of the installation
process (see the \l distributor-example.html Distributor example).