diff options
Diffstat (limited to 'doc/html/tqdragobject-h.html')
-rw-r--r-- | doc/html/tqdragobject-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqdragobject-h.html b/doc/html/tqdragobject-h.html index 3bde1917b..763933428 100644 --- a/doc/html/tqdragobject-h.html +++ b/doc/html/tqdragobject-h.html @@ -279,7 +279,7 @@ private: bool drag( TQDragObject *, TQDragObject::DragMode ); - void cancel( bool deleteSource = TRUE ); + void cancel( bool deleteSource = true ); void move( const TQPoint & ); void drop(); void updatePixmap(); |