diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 19:40:01 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 23:46:31 +0900 |
commit | 323206ba579f9c8f6f0fa832f970124341cb24b2 (patch) | |
tree | b0d72f6d81ebf1e84b633912d5b545f00cb77ebe /doc/man | |
parent | 7a90b396158862866cecae18593b1fd90d1cc391 (diff) | |
download | potracegui-323206ba579f9c8f6f0fa832f970124341cb24b2.tar.gz potracegui-323206ba579f9c8f6f0fa832f970124341cb24b2.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit da959f72f9d98c7e4edaa504781668e0b0066e2b)
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/potracegui.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/potracegui.1 b/doc/man/potracegui.1 index c5182d4..2e5b10f 100644 --- a/doc/man/potracegui.1 +++ b/doc/man/potracegui.1 @@ -18,7 +18,7 @@ potracegui \- a TDE frontend for potrace .SH SYNOPSIS .B potracegui -[Qt-options] [TDE-options] [URL] +[TQt-options] [TDE-options] [URL] .br .SH DESCRIPTION This manual page documents briefly the @@ -37,8 +37,8 @@ A summary of options is included below. .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. |