summaryrefslogtreecommitdiffstats
path: root/doc/en/howto-troubleshooting.docbook
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-24 12:36:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-25 11:51:31 +0900
commitcc08a7d830e03d85fc83e5b57eff37e81ebc6e3e (patch)
tree0cdd93932fc122c95a79683bf22e99b814ecdaeb /doc/en/howto-troubleshooting.docbook
parent228b7d8a601b6e77f4ee80deea5f5467db9d3b4f (diff)
downloadkplayer-cc08a7d8.tar.gz
kplayer-cc08a7d8.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a144ecfd5b1e4864999412b026188f2843b9a3ee)
Diffstat (limited to 'doc/en/howto-troubleshooting.docbook')
-rw-r--r--doc/en/howto-troubleshooting.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/howto-troubleshooting.docbook b/doc/en/howto-troubleshooting.docbook
index a68007d..e77b1c5 100644
--- a/doc/en/howto-troubleshooting.docbook
+++ b/doc/en/howto-troubleshooting.docbook
@@ -104,8 +104,8 @@ with the X development package. So look for a package in your distribution that
has files like X.h and XEvent.h. For example, on Debian it is called
<literal>xlibs-dev</literal>.</para>
-<para>Similarly, if <command>configure</command> complains about missing Qt
-files, you need to find and install the Qt development package. If you look
+<para>Similarly, if <command>configure</command> complains about missing TQt
+files, you need to find and install the TQt development package. If you look
in the <filename>config.log</filename>, it will probably tell you the exact
name of the file it couldn't find, somewhere near the bottom. The
<filename>config.log</filename> file is quite verbose, so you would have to