summaryrefslogtreecommitdiffstats
path: root/doc/html/tqmenubar.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqmenubar.html')
-rw-r--r--doc/html/tqmenubar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmenubar.html b/doc/html/tqmenubar.html
index 16bfaf39..ab9b7c4f 100644
--- a/doc/html/tqmenubar.html
+++ b/doc/html/tqmenubar.html
@@ -215,7 +215,7 @@ Removes all menu items.
<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>() and <a href="tqmenudata.html#removeItemAt">removeItemAt</a>().
<p>Examples: <a href="mdi-example.html#x2029">mdi/application.cpp</a> and <a href="qwerty-example.html#x370">qwerty/qwerty.cpp</a>.
-<h3 class=fn>void <a name="drawContents"></a>TQMenuBar::drawContents ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="drawContents"></a>TQMenuBar::drawContents ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p )<tt> [virtual protected]</tt>
</h3>
Called from <a href="ntqframe.html#paintEvent">TQFrame::paintEvent</a>(). Draws the menu bar contents
using painter <em>p</em>.