summaryrefslogtreecommitdiffstats
path: root/doc/html/qaxserver-example-menus.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qaxserver-example-menus.html')
-rw-r--r--doc/html/qaxserver-example-menus.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qaxserver-example-menus.html b/doc/html/qaxserver-example-menus.html
index b2b4a1cac..555001956 100644
--- a/doc/html/qaxserver-example-menus.html
+++ b/doc/html/qaxserver-example-menus.html
@@ -34,8 +34,8 @@ body { background: #ffffff; color: black; }
<p><b>This documentation is under development and is subject to change.</b>
-<p> This example demonstrates the use of <a href="qmenubar.html">TQMenuBar</a> and <a href="qstatusbar.html">TQStatusBar</a> in
-a <a href="qmainwindow.html">TQMainWindow</a> to implement an in-place active control.
+<p> This example demonstrates the use of <a href="ntqmenubar.html">TQMenuBar</a> and <a href="ntqstatusbar.html">TQStatusBar</a> in
+a <a href="ntqmainwindow.html">TQMainWindow</a> to implement an in-place active control.
<p> To build the example you must first build the <a href="qaxserver.html">TQAxServer</a> library. Then run qmake and your make tool in
<tt>examples/menus</tt>.
<p> <hr>