summaryrefslogtreecommitdiffstats
path: root/doc/html/qwsserver.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-23 14:04:45 +0900
committerMichele Calgaro <[email protected]>2024-05-27 16:08:54 +0900
commit04913ce7a46fd027856e83a96205fdc388742a19 (patch)
treea04a117317c14854a6b91072658ba0eb3ad8b3fc /doc/html/qwsserver.html
parentc11c0f228b65f7471a26513ef8dbde413e75f8fa (diff)
downloadtqt3-04913ce7a46fd027856e83a96205fdc388742a19.tar.gz
tqt3-04913ce7a46fd027856e83a96205fdc388742a19.zip
Rename ntqobject*.h and qobject*.cpp to tqobject*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/qwsserver.html')
-rw-r--r--doc/html/qwsserver.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwsserver.html b/doc/html/qwsserver.html
index 08a942568..bc0fbb2b2 100644
--- a/doc/html/qwsserver.html
+++ b/doc/html/qwsserver.html
@@ -146,7 +146,7 @@ server.
<li><tt>TQWSServer::Name</tt> - The window has been named.
</ul>
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQWSServer"></a>TQWSServer::TQWSServer ( int&nbsp;flags = 0, <a href="ntqobject.html">TQObject</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQWSServer"></a>TQWSServer::TQWSServer ( int&nbsp;flags = 0, <a href="tqobject.html">TQObject</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Construct a TQWSServer object.
<p> <b>Warning:</b> This class is instantiated by <a href="ntqapplication.html">TQApplication</a> for