summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqtoolbar.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqtoolbar.html
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqtoolbar.html')
-rw-r--r--doc/html/ntqtoolbar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqtoolbar.html b/doc/html/ntqtoolbar.html
index 1a56c3549..79d841185 100644
--- a/doc/html/ntqtoolbar.html
+++ b/doc/html/ntqtoolbar.html
@@ -61,7 +61,7 @@ widgets such as tool buttons.
<p>
<p> A toolbar is a panel that contains a set of controls, usually
-represented by small icons. It's purpose is to provide tquick
+represented by small icons. It's purpose is to provide quick
access to frequently used commands or options. Within a
<a href="ntqmainwindow.html">TQMainWindow</a> the user can drag toolbars within and between the
<a href="ntqdockarea.html">dock areas</a>. Toolbars can also be dragged
@@ -143,7 +143,7 @@ floating) toolbars or toolbars in the <a href="ntqstatusbar.html">status
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Constructs an empty toolbar called <em>name</em>, with parent <em>parent</em>,
in its <em>parent</em>'s top dock area, without any label and without
-retquiring a newline.
+requiring a newline.
<h3 class=fn>void <a name="addSeparator"></a>TQToolBar::addSeparator ()
</h3>