summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqapplication.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 19:56:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 19:56:49 +0900
commit39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (patch)
treec38058d08754b389bd058a6d63f75086b49a22b1 /doc/html/ntqapplication.html
parente42ec295c2134770a1eb07032f5f22ca4ba1daa6 (diff)
downloadtqt3-39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1.tar.gz
tqt3-39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1.zip
Rename remaining ntq[i-l]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqapplication.html')
-rw-r--r--doc/html/ntqapplication.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqapplication.html b/doc/html/ntqapplication.html
index 4d4db9252..a542212bb 100644
--- a/doc/html/ntqapplication.html
+++ b/doc/html/ntqapplication.html
@@ -965,7 +965,7 @@ copy, e.g.
<p> See the <a href="plugins-howto.html">plugins documentation</a> for a
description of how the library paths are used.
-<p> <p>See also <a href="#setLibraryPaths">setLibraryPaths</a>(), <a href="#addLibraryPath">addLibraryPath</a>(), <a href="#removeLibraryPath">removeLibraryPath</a>(), and <a href="ntqlibrary.html">TQLibrary</a>.
+<p> <p>See also <a href="#setLibraryPaths">setLibraryPaths</a>(), <a href="#addLibraryPath">addLibraryPath</a>(), <a href="#removeLibraryPath">removeLibraryPath</a>(), and <a href="tqlibrary.html">TQLibrary</a>.
<h3 class=fn>void <a name="lock"></a>TQApplication::lock ()
</h3>
@@ -1412,7 +1412,7 @@ that may be used on touch-screens or similar IO-devices.
Sets the list of directories to search when loading libraries to <em>paths</em>.
All existing paths will be deleted and the path list will consist of the
paths given in <em>paths</em>.
-<p> <p>See also <a href="#libraryPaths">libraryPaths</a>(), <a href="#addLibraryPath">addLibraryPath</a>(), <a href="#removeLibraryPath">removeLibraryPath</a>(), and <a href="ntqlibrary.html">TQLibrary</a>.
+<p> <p>See also <a href="#libraryPaths">libraryPaths</a>(), <a href="#addLibraryPath">addLibraryPath</a>(), <a href="#removeLibraryPath">removeLibraryPath</a>(), and <a href="tqlibrary.html">TQLibrary</a>.
<h3 class=fn>void <a name="setMainWidget"></a>TQApplication::setMainWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;mainWidget )<tt> [virtual]</tt>
</h3>