summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtoolbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqtoolbar.html')
-rw-r--r--doc/html/tqtoolbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqtoolbar.html b/doc/html/tqtoolbar.html
index 7caa5cfc2..c6d78c1b7 100644
--- a/doc/html/tqtoolbar.html
+++ b/doc/html/tqtoolbar.html
@@ -85,7 +85,7 @@ call. This can be changed with <a href="#setLabel">setLabel</a>().
the creation of a new toolbar as a child of a <a href="tqmainwindow.html">TQMainWindow</a> and
adding two TQActions.
<p> You may use most widgets within a toolbar, with TQToolButton and
-<a href="ntqcombobox.html">TQComboBox</a> being the most common.
+<a href="tqcombobox.html">TQComboBox</a> being the most common.
<p> If you create a new widget on an already visible TQToolBar, this
widget will automatically become visible without needing a <a href="tqwidget.html#show">show</a>()
call. (This differs from every other TQt widget container. We