diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-09 12:33:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-10 21:32:57 +0900 |
commit | 5123998ab7e3b86776f6f894954865f764c37362 (patch) | |
tree | be447d963c1f380817258573fe842c56f54346f9 /doc/man/kmymoney2.1 | |
parent | 970832ef00f193e4a74a114151b0003f17d79656 (diff) | |
download | kmymoney-5123998a.tar.gz kmymoney-5123998a.zip |
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059)
Diffstat (limited to 'doc/man/kmymoney2.1')
-rw-r--r-- | doc/man/kmymoney2.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/kmymoney2.1 b/doc/man/kmymoney2.1 index 6741c34..2ea33f0 100644 --- a/doc/man/kmymoney2.1 +++ b/doc/man/kmymoney2.1 @@ -27,8 +27,8 @@ file to open \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\-kde\fR Show KDE specific options @@ -99,7 +99,7 @@ position is to be measured from the left or bottom screen edge, instead of as in the normal case, with positive values, from the left and top edges. .RE -.SS "Qt options" +.SS "TQt options" .TP 12 .BI \-\-display \ displayname Use the X-server display \fIdisplayname\fP. @@ -118,7 +118,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 |