diff options
Diffstat (limited to 'doc/html/qlistboxitem.html')
-rw-r--r-- | doc/html/qlistboxitem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qlistboxitem.html b/doc/html/qlistboxitem.html index bc67e65bf..4a5e706e9 100644 --- a/doc/html/qlistboxitem.html +++ b/doc/html/qlistboxitem.html @@ -130,7 +130,7 @@ Returns the item that comes after this in the list box. If this is the last item, 0 is returned. <p> <p>See also <a href="#prev">prev</a>(). -<h3 class=fn>void <a name="paint"></a>TQListBoxItem::paint ( <a href="ntqpainter.html">TQPainter</a> * p )<tt> [pure virtual protected]</tt> +<h3 class=fn>void <a name="paint"></a>TQListBoxItem::paint ( <a href="tqpainter.html">TQPainter</a> * p )<tt> [pure virtual protected]</tt> </h3> <p> Implement this function to draw your item. The painter, <em>p</em>, is |