summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstatusbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqstatusbar.html')
-rw-r--r--doc/html/tqstatusbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqstatusbar.html b/doc/html/tqstatusbar.html
index 5767bb1c3..5257e5b43 100644
--- a/doc/html/tqstatusbar.html
+++ b/doc/html/tqstatusbar.html
@@ -102,7 +102,7 @@ one that has a time limit:
<p> <em>Normal</em> and <em>Permanent</em> messages are displayed by creating a
small widget and then adding it to the status bar with
-<a href="#addWidget">addWidget</a>(). Widgets like <a href="tqlabel.html">TQLabel</a>, <a href="ntqprogressbar.html">TQProgressBar</a> or even <a href="tqtoolbutton.html">TQToolButton</a>
+<a href="#addWidget">addWidget</a>(). Widgets like <a href="tqlabel.html">TQLabel</a>, <a href="tqprogressbar.html">TQProgressBar</a> or even <a href="tqtoolbutton.html">TQToolButton</a>
are useful for adding to status bars. <a href="#removeWidget">removeWidget</a>() is used to
remove widgets.
<p> <pre>