diff options
author | Michele Calgaro <[email protected]> | 2024-09-09 14:57:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-09-12 18:58:18 +0900 |
commit | 6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch) | |
tree | 4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/tutorial.doc | |
parent | 0582c90a9ed4b965629267713f51c0da7c38b39d (diff) | |
download | tqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.tar.gz tqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.zip |
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/tutorial.doc')
-rw-r--r-- | doc/tutorial.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.doc b/doc/tutorial.doc index b96cb36e3..7821fbdde 100644 --- a/doc/tutorial.doc +++ b/doc/tutorial.doc @@ -50,7 +50,7 @@ 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 Qt, please read \link how-to-learn-ntqt.html +If you're completely new to Qt, please read \link how-to-learn-tqt.html How to Learn Qt\endlink if you haven't already done so. Tutorial chapters: |