summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-11 14:42:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-11 17:36:50 +0900
commit365f31354bad56db26993380120a4d5e26fc133d (patch)
treef51b79739778498b9af2241881aa41452563cd3f /doc/man
parent8b02e37929a3464df986926213f548ff96e4f09d (diff)
downloadtdesdk-365f31354bad56db26993380120a4d5e26fc133d.tar.gz
tdesdk-365f31354bad56db26993380120a4d5e26fc133d.zip
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7c1c8b9759e1beeee46f19650ca8c51fd8bc8f22)
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/scripts/fixkdeincludes.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/scripts/fixkdeincludes.1 b/doc/man/scripts/fixkdeincludes.1
index 6c5bea18..2a420d9d 100644
--- a/doc/man/scripts/fixkdeincludes.1
+++ b/doc/man/scripts/fixkdeincludes.1
@@ -51,7 +51,7 @@ will simply be written to standard output.
The list of C++ sources to examine should be given on the command-line.
If no files are given, all C++ sources in or beneath the current
directory will be examined (with the exception of directories whose
-\fIMakefile.am\fP contains \-UTQT_NO_COMPAT or \-UTDE_NO_COMPAT).
+\fIMakefile.am\fP contains \-UTDE_NO_COMPAT).
.PP
This utility is part of the TDE Software Development Kit.
.SH OPTIONS