diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-05 23:03:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-06 09:16:27 +0900 |
commit | 90e65b4a05a106f2ab27653259ec920b220cddea (patch) | |
tree | 3095e2c95b9bee509e2c0ffc247e42782b908798 /doc/en/index.docbook | |
parent | 39a06ef0277563dc4915127079736022a732e89c (diff) | |
download | kile-90e65b4a05a106f2ab27653259ec920b220cddea.tar.gz kile-90e65b4a05a106f2ab27653259ec920b220cddea.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e27c2f5435abed8ddd1f7a419632f8bd191b9bdd)
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 5ec2f64..a44f156 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -109,7 +109,7 @@ <itemizedlist> <listitem><para>Trinity Desktop environment (&tde;): &tde; is a popular open-source desktop environment.</para></listitem> - <listitem><para><ulink url="http://www.trolltech.com/products/qt/">Qt</ulink>: Qt is a C++ + <listitem><para>TQt: TQt is a C++ GUI and network library needed to compile &kile;.</para></listitem> <listitem><para><ulink url="http://www.ctan.org/">&latex;</ulink>: high-quality document typesetting program. Most likely you want the &texlive; (or on older systems the &tetex;) package, if you are on a |