diff options
author | Emanoil Kotsev <deloptes@gmail.com> | 2021-11-28 01:10:39 +0100 |
---|---|---|
committer | Emanoil Kotsev <deloptes@gmail.com> | 2021-11-28 11:20:44 +0100 |
commit | 1c1b280b1f48e643a73bd3536d1a4ab0237ebdaf (patch) | |
tree | ac5c0368a42f47439fc11cd82664b1e99873508f /doc/html/guibooks.html | |
parent | fd4ff7c627c98961c4cb73f4ea91aa1c848c1aa5 (diff) | |
download | tqt3-1c1b280b1f48e643a73bd3536d1a4ab0237ebdaf.tar.gz tqt3-1c1b280b1f48e643a73bd3536d1a4ab0237ebdaf.zip |
Revert back TQt to Qt in the book title
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Diffstat (limited to 'doc/html/guibooks.html')
-rw-r--r-- | doc/html/guibooks.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/guibooks.html b/doc/html/guibooks.html index b925bcdd7..981f15e86 100644 --- a/doc/html/guibooks.html +++ b/doc/html/guibooks.html @@ -35,8 +35,8 @@ body { background: #ffffff; color: black; } <p> This is not a comprehensive list of books, there are many other books worth buying. Here we mention just a few GUI/UI books that don't gather dust in our shelves. -<p> <b>C++ GUI Programming with TQt 3</b> by Jasmin Blanchette and Mark -Summerfield, ISBN 0-13-124072-2. This is the Official TQt book written +<p> <b>C++ GUI Programming with Qt 3</b> by Jasmin Blanchette and Mark +Summerfield, ISBN 0-13-124072-2. This is the Official Qt 3 book written by two veteran Trolls. <a href="http://www.amazon.com/exec/obidos/ASIN/0131240722/trolltech/">(Read more about it or buy it.)</a> <p> <b>The Design of Everyday Things</b> by Donald Norman, |