From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqprogressdialog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqprogressdialog.html') diff --git a/doc/html/ntqprogressdialog.html b/doc/html/ntqprogressdialog.html index 4eba6f579..d8ee3b536 100644 --- a/doc/html/ntqprogressdialog.html +++ b/doc/html/ntqprogressdialog.html @@ -294,7 +294,7 @@ the stack, i.e. use new() to create the button. Sets the cancel button's text to cancelButtonText.

See also setCancelButton(). -

void TQProgressDialog::setLabel ( TQLabel * label ) +

void TQProgressDialog::setLabel ( TQLabel * label )

Sets the label to label. The progress dialog resizes to fit. The label becomes owned by the progress dialog and will be deleted when -- cgit v1.2.3