summaryrefslogtreecommitdiffstats
path: root/doc/html/qaxserver-example-menus.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qaxserver-example-menus.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
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 b2b4a1ca..55500195 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>