diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 12:20:38 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 12:20:38 +0900 |
commit | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (patch) | |
tree | 6d1d4883cc07ad22b11017d0714d4c26e1ce1b94 /doc/html/qwsserver.html | |
parent | 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 (diff) | |
download | tqt-0881ed50.tar.gz tqt-0881ed50.zip |
Rename ptr nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qwsserver.html')
-rw-r--r-- | doc/html/qwsserver.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwsserver.html b/doc/html/qwsserver.html index 48863b51c..9467193d7 100644 --- a/doc/html/qwsserver.html +++ b/doc/html/qwsserver.html @@ -159,7 +159,7 @@ parent is <em>parent</em> and it is called <em>name</em>. </h3> Destruct TQWSServer -<h3 class=fn>const <a href="ntqptrlist.html">TQPtrList</a><TQWSWindow> & <a name="clientWindows"></a>TQWSServer::clientWindows () +<h3 class=fn>const <a href="tqptrlist.html">TQPtrList</a><TQWSWindow> & <a name="clientWindows"></a>TQWSServer::clientWindows () </h3> <p> Returns the list of top-level windows. This list will change as |