From 42957a3f812a1db64a9ae452baa2d3fbc35f2466 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 12 Aug 2024 22:02:11 +0900 Subject: Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/distributor-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/distributor-example.html') diff --git a/doc/html/distributor-example.html b/doc/html/distributor-example.html index b3ac8fa3f..b9b8b6e7f 100644 --- a/doc/html/distributor-example.html +++ b/doc/html/distributor-example.html @@ -131,7 +131,7 @@ void Distributor::showPage( TQWidget *page ) textLabel4->setText( labeltext ); } - TQWizard::showPage( page ); + TQWizard::showPage( page ); } void Distributor::checkLibFilename( const TQString &filename ) -- cgit v1.2.3