diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-24 12:36:05 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-25 11:51:31 +0900 |
| commit | cc08a7d830e03d85fc83e5b57eff37e81ebc6e3e (patch) | |
| tree | 0cdd93932fc122c95a79683bf22e99b814ecdaeb /doc/it/howto-troubleshooting.docbook | |
| parent | 228b7d8a601b6e77f4ee80deea5f5467db9d3b4f (diff) | |
| download | kplayer-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/it/howto-troubleshooting.docbook')
| -rw-r--r-- | doc/it/howto-troubleshooting.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/howto-troubleshooting.docbook b/doc/it/howto-troubleshooting.docbook index 1ff09a0..6f12915 100644 --- a/doc/it/howto-troubleshooting.docbook +++ b/doc/it/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >Similarly, if <command >configure</command -> complains about missing Qt files, you need to find and install the Qt development package. If you look in the <filename +> 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 |
