diff options
author | Michele Calgaro <[email protected]> | 2024-03-21 16:39:19 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-21 16:39:19 +0900 |
commit | 74d8c8748645a87a5824ed38f424798563598cfc (patch) | |
tree | a1037c0453f260af90c343af49001ca4036ac4a3 /doc/man/kmyfirewall.1 | |
parent | 4458afc0190eebdc41a14ec4e6576f3d344bca10 (diff) | |
download | kmyfirewall-74d8c8748645a87a5824ed38f424798563598cfc.tar.gz kmyfirewall-74d8c8748645a87a5824ed38f424798563598cfc.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/kmyfirewall.1')
-rw-r--r-- | doc/man/kmyfirewall.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/kmyfirewall.1 b/doc/man/kmyfirewall.1 index cff0164..ba3c0ca 100644 --- a/doc/man/kmyfirewall.1 +++ b/doc/man/kmyfirewall.1 @@ -21,8 +21,8 @@ Firewall that keeps the "bad" people out .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 @@ -41,7 +41,7 @@ Show license information .TP .B \-\- End of options -.SS "Qt options:" +.SS "TQt options:" .TP .BI \-\-display \ displayname Use the X-server display \fIdisplayname\fP. @@ -60,7 +60,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 |