diff options
author | Michele Calgaro <[email protected]> | 2023-06-11 14:42:28 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-06-11 17:36:50 +0900 |
commit | 365f31354bad56db26993380120a4d5e26fc133d (patch) | |
tree | f51b79739778498b9af2241881aa41452563cd3f /doc/scripts/man-fixincludes.1.docbook | |
parent | 8b02e37929a3464df986926213f548ff96e4f09d (diff) | |
download | tdesdk-365f31354bad56db26993380120a4d5e26fc133d.tar.gz tdesdk-365f31354bad56db26993380120a4d5e26fc133d.zip |
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 7c1c8b9759e1beeee46f19650ca8c51fd8bc8f22)
Diffstat (limited to 'doc/scripts/man-fixincludes.1.docbook')
-rw-r--r-- | doc/scripts/man-fixincludes.1.docbook | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/scripts/man-fixincludes.1.docbook b/doc/scripts/man-fixincludes.1.docbook index a773cf7a..31c1b546 100644 --- a/doc/scripts/man-fixincludes.1.docbook +++ b/doc/scripts/man-fixincludes.1.docbook @@ -62,7 +62,6 @@ problems will simply be written to standard output. </para> 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 <filename>Makefile.am</filename> contains -<option>-UTQT_NO_COMPAT</option> or <option>-UKDE_NO_COMPAT</option>)</para> <para>This utility is part of the KDE Software Development Kit. </para> |