diff options
author | Michele Calgaro <[email protected]> | 2024-02-25 14:22:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-25 19:22:15 +0900 |
commit | f5c200ccf0f8066dbbbc38cf36af10bdc54f5a45 (patch) | |
tree | a608cd53eaf5e7a04fc236776c996cd4940b392c /doc/man/k3b.1 | |
parent | 7762265fa07270431bf3673b776ffd73c5eba19d (diff) | |
download | k3b-f5c200ccf0f8066dbbbc38cf36af10bdc54f5a45.tar.gz k3b-f5c200ccf0f8066dbbbc38cf36af10bdc54f5a45.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/k3b.1')
-rw-r--r-- | doc/man/k3b.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/k3b.1 b/doc/man/k3b.1 index 08ca27b..afe7f14 100644 --- a/doc/man/k3b.1 +++ b/doc/man/k3b.1 @@ -24,8 +24,8 @@ file(s) to open .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 @@ -83,7 +83,7 @@ Format a DVD-RW or DVD+RW .TP .BI \-\-lang \ language Set the GUI language -.SS "Qt options:" +.SS "TQt options:" .TP .BI \-\-display \ displayname Use the X-server display \fIdisplayname\fP. @@ -102,7 +102,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 |