diff options
Diffstat (limited to 'doc/html/ntqapplication.html')
-rw-r--r-- | doc/html/ntqapplication.html | 4 |
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> * mainWidget )<tt> [virtual]</tt> </h3> |