diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-24 12:36:33 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-25 11:52:19 +0900 |
| commit | ac8ddffa35685b0bd2b90ad3c13ef45fe2749806 (patch) | |
| tree | 5dafcfcdce851efc83f4eadd2ee93635c1d3d0c1 /doc/man/convert-presets.1 | |
| parent | 24e8de3859e0b0499d463df6db5dd3bb58195030 (diff) | |
| download | tderadio-ac8ddffa.tar.gz tderadio-ac8ddffa.zip | |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f5ac4d867b86acf1d40b4c481c3d78ddc5d25874)
Diffstat (limited to 'doc/man/convert-presets.1')
| -rw-r--r-- | doc/man/convert-presets.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/convert-presets.1 b/doc/man/convert-presets.1 index 2b898ce..a5baf6d 100644 --- a/doc/man/convert-presets.1 +++ b/doc/man/convert-presets.1 @@ -4,7 +4,7 @@ convert\-presets \- convert-presets .SH SYNOPSIS -convert\-presets [Qt\-options] [TDE\-options] [options] [preset files] +convert\-presets [TQt\-options] [TDE\-options] [options] [preset files] .SH DESCRIPTION convert-presets .SH OPTIONS @@ -21,8 +21,8 @@ files preset file to convert .B \-\-help Show help about options .TP -.B \-\-help\-qt -Show Qt specific options +.B \-\-help\-tqt +Show TQt specific options .TP .B \-\-help\-tde Show TDE specific options @@ -71,7 +71,7 @@ sets the application GUI style .B \-\-geometry <geometry> sets the client geometry of the main widget - see man X for the argument format .SS -.SS Qt options: +.SS TQt options: .TP .B \-\-display <displayname> Use the X-server display 'displayname' @@ -90,7 +90,7 @@ using the QApplication::ManyColor color specification .TP .B \-\-nograb -tells Qt to never grab the mouse or the keyboard +tells TQt to never grab the mouse or the keyboard .TP .B \-\-dograb running under a debugger can cause an implicit |
