From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/qicondragevent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qicondragevent.html') diff --git a/doc/html/qicondragevent.html b/doc/html/qicondragevent.html index 8455b6cd9..f0a59dad9 100644 --- a/doc/html/qicondragevent.html +++ b/doc/html/qicondragevent.html @@ -68,7 +68,7 @@ flag set to FALSE.

Setting the accept flag indicates that the receiver of this event has started a drag and drop oeration.

The accept flag is not set by default. -

See also ignore() and TQWidget::hide(). +

See also ignore() and TQWidget::hide().

void TQIconDragEvent::ignore ()

-- cgit v1.2.1