diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-24 12:36:15 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-25 11:56:38 +0900 |
commit | 10e90628eb7c0c14702ba9603038b974919dfd4a (patch) | |
tree | c28fc682548e0ee1afde99f3a83ad1579471c232 /doc/man | |
parent | a3a855ce18bdb905ef57b9feb174afc441132665 (diff) | |
download | rosegarden-10e90628eb7c0c14702ba9603038b974919dfd4a.tar.gz rosegarden-10e90628eb7c0c14702ba9603038b974919dfd4a.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ae61a047fbf85780095fc773054c2b320476e077)
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/rosegarden.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/rosegarden.1 b/doc/man/rosegarden.1 index fe750e0..15c2f78 100644 --- a/doc/man/rosegarden.1 +++ b/doc/man/rosegarden.1 @@ -7,9 +7,9 @@ musical notation editor. .SH SYNOPSIS -rosegarden [Qt-options] [TDE-options] [options] [File] +rosegarden [TQt-options] [TDE-options] [options] [File] -rosegardensequencer [Qt-options] [TDE-options] [playback_1 playback_2 capture_1 capture_2] +rosegardensequencer [TQt-options] [TDE-options] [playback_1 playback_2 capture_1 capture_2] .SH DESCRIPTION @@ -32,8 +32,8 @@ rosegardensequencer is part of the rosegarden application, the part which knows .BR \-\-help-tde Show TDE specific options. -.BR \-\-help-qt - Show Qt specific options. +.BR \-\-help-tqt + Show TQt specific options. .BR \-\-license Show license information. @@ -63,7 +63,7 @@ rosegardensequencer is part of the rosegarden application, the part which knows .SH OPTIONS .BR \-g " " Use graphical mode> -.SH QT OPTIONS +.SH TQt OPTIONS .BR \-\-bg, --background color Sets the default background color and an application palette (light and dark shades are calculated). @@ -98,7 +98,7 @@ rosegardensequencer is part of the rosegarden application, the part which knows Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. .BR \-\-nograb - Tells Qt to never grab the mouse or the keyboard. + Tells TQt to never grab the mouse or the keyboard. .BR \-\-noxim Disable XIM. |