diff options
Diffstat (limited to 'doc/html/tqicondrag.html')
-rw-r--r-- | doc/html/tqicondrag.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqicondrag.html b/doc/html/tqicondrag.html index ddaddb327..b43908dce 100644 --- a/doc/html/tqicondrag.html +++ b/doc/html/tqicondrag.html @@ -90,7 +90,7 @@ Constructs a drag object called <em>name</em>, which is a child of <em>dragSourc </h3> Destructor. -<h3 class=fn>void <a name="append"></a>TQIconDrag::append ( const <a href="tqicondragitem.html">TQIconDragItem</a> & i, const <a href="ntqrect.html">TQRect</a> & pr, const <a href="ntqrect.html">TQRect</a> & tr ) +<h3 class=fn>void <a name="append"></a>TQIconDrag::append ( const <a href="tqicondragitem.html">TQIconDragItem</a> & i, const <a href="tqrect.html">TQRect</a> & pr, const <a href="tqrect.html">TQRect</a> & tr ) </h3> Append the <a href="tqicondragitem.html">TQIconDragItem</a>, <em>i</em>, to the TQIconDrag object's list of items. You must also supply the geometry of the pixmap, <em>pr</em>, and |