summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqtabwidget.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqtabwidget.html')
-rw-r--r--doc/html/ntqtabwidget.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqtabwidget.html b/doc/html/ntqtabwidget.html
index 04c7213d6..ccad1eb58 100644
--- a/doc/html/ntqtabwidget.html
+++ b/doc/html/ntqtabwidget.html
@@ -149,12 +149,12 @@ visible, for example if all of the tabs happen to be disabled.
dialog, it's also very easy to get into a mess. See <a href="ntqtabdialog.html">TQTabDialog</a> for
some design hints. An alternative is to use a <a href="tqwidgetstack.html">TQWidgetStack</a> for
which you provide some means of navigating between pages, for
-example, a <a href="ntqtoolbar.html">TQToolBar</a> or a <a href="ntqlistbox.html">TQListBox</a>.
+example, a <a href="tqtoolbar.html">TQToolBar</a> or a <a href="ntqlistbox.html">TQListBox</a>.
<p> Most of the functionality in TQTabWidget is provided by a <a href="ntqtabbar.html">TQTabBar</a>
(at the top, providing the tabs) and a TQWidgetStack (most of the
area, organizing the individual pages).
<p> <img src=qtabwidget-m.png> <img src=qtabwidget-w.png>
-<p> <p>See also <a href="ntqtabdialog.html">TQTabDialog</a>, <a href="ntqtoolbox.html">TQToolBox</a>, <a href="advanced.html">Advanced Widgets</a>, and <a href="organizers.html">Organizers</a>.
+<p> <p>See also <a href="ntqtabdialog.html">TQTabDialog</a>, <a href="tqtoolbox.html">TQToolBox</a>, <a href="advanced.html">Advanced Widgets</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="TabPosition-enum"></a>TQTabWidget::TabPosition</h3>