diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-05 23:03:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-05 23:03:28 +0900 |
commit | 7b4eb8439cccbf68235860f099beda70515fc2c7 (patch) | |
tree | 37d8b5888de582c93a4e6d27be249a3369f5cde6 /doc | |
parent | 9a71d642255fe894138e5fce5baa23d83893dc80 (diff) | |
download | basket-7b4eb8439cccbf68235860f099beda70515fc2c7.tar.gz basket-7b4eb8439cccbf68235860f099beda70515fc2c7.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/basket.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/basket.1 b/doc/man/basket.1 index db272f0..d87ebf7 100644 --- a/doc/man/basket.1 +++ b/doc/man/basket.1 @@ -32,8 +32,8 @@ Open basket archive or template \fB\-\-help\fR Show help about options .TP -\fB\-\-help\-qt\fR -Show Qt specific options +\fB\-\-help\-tqt\fR +Show TQt specific options .TP \fB\-\-help\-tde\fR Show TDE specific options @@ -52,7 +52,7 @@ Show license information .TP \fB\-\-\fR End of options -.SS "Qt options:" +.SS "TQt options:" .TP \fB\-\-display\fR <displayname> Use the X\-server display 'displayname' @@ -71,7 +71,7 @@ using the QApplication::ManyColor color specification .TP \fB\-\-nograb\fR -tells Qt to never grab the mouse or the keyboard +tells TQt to never grab the mouse or the keyboard .TP \fB\-\-dograb\fR running under a debugger can cause an implicit |