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/tutorial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial.html') diff --git a/doc/html/tutorial.html b/doc/html/tutorial.html index 6fd9ac9c1..4f02d0431 100644 --- a/doc/html/tutorial.html +++ b/doc/html/tutorial.html @@ -40,7 +40,7 @@ this tutorial.

Chapter one starts with a ten-line hello-world and each subsequent chapter introduces one or a few more concepts. By Chapter 14, the ten lines from Chapter 1 have turned into a 650-line game. -

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.

Tutorial chapters:

  1. Hello, World! -- cgit v1.2.3