summaryrefslogtreecommitdiffstats
path: root/doc/html/examples.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-02 21:37:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-06 11:24:55 +0900
commit7552c6d73043b1040139033f6864db48ae5446cf (patch)
treef90d24d072dd3ee6a3f909bf7778abc7669f03ef /doc/html/examples.html
parentc113da2069b66130f67a0f27c699e1cec83588a5 (diff)
downloadtqt-7552c6d73043b1040139033f6864db48ae5446cf.tar.gz
tqt-7552c6d73043b1040139033f6864db48ae5446cf.zip
Rename main window nt* related files to equivalent tq*. The file
"ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/examples.html')
-rw-r--r--doc/html/examples.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/examples.html b/doc/html/examples.html
index 90edce8a7..8a6d3ead9 100644
--- a/doc/html/examples.html
+++ b/doc/html/examples.html
@@ -45,7 +45,7 @@ in a line-by-line coverage please refer to the tutorials
<p> <h2> TQt Base Classes: Assorted Examples
</h2>
<a name="1"></a><p> <ul>
-<li> <a href="qaction-examples.html">TQAction and TQActionGroup</a>
+<li> <a href="tqaction-examples.html">TQAction and TQActionGroup</a>
<li> <a href="qfont-examples.html">TQFont, TQFontMetrics, TQFontInfo and TQFontDatabase</a>
<li> <a href="qprocess-examples.html">TQProcess</a>
</ul>