diff options
author | Michele Calgaro <[email protected]> | 2024-03-05 23:03:28 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-06 09:18:36 +0900 |
commit | 8a69776a27bbf85e75ae3a2ea042b8406d0f698f (patch) | |
tree | 98bb5a959e77177b996067a936206c841ca7d9c8 /doc | |
parent | 5b1ac559bd730f55d6139867487d366c9f7a934c (diff) | |
download | basket-8a69776a27bbf85e75ae3a2ea042b8406d0f698f.tar.gz basket-8a69776a27bbf85e75ae3a2ea042b8406d0f698f.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 7b4eb8439cccbf68235860f099beda70515fc2c7)
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 |