From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tutorial2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial2.html') diff --git a/doc/html/tutorial2.html b/doc/html/tutorial2.html index f188a54a7..b62f80caa 100644 --- a/doc/html/tutorial2.html +++ b/doc/html/tutorial2.html @@ -37,7 +37,7 @@ body { background: #ffffff; color: black; } than the first tutorial. It introduces many aspects of TQt programming, including the creation of menus (including a recent files list), toolbars and dialogs, loading and saving user settings, etc. -

If you're completely new to TQt, please read How to Learn TQt if you haven't already done so. +

If you're completely new to TQt, please read How to Learn TQt if you haven't already done so.