diff options
Diffstat (limited to 'doc/man/man3/tqmotifstyle.3qt')
-rw-r--r-- | doc/man/man3/tqmotifstyle.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqmotifstyle.3qt b/doc/man/man3/tqmotifstyle.3qt index a78bf7295..81036289f 100644 --- a/doc/man/man3/tqmotifstyle.3qt +++ b/doc/man/man3/tqmotifstyle.3qt @@ -41,7 +41,7 @@ If \fIuseHighlightCols\fR is FALSE (the default), the style will polish the appl .SH "void TQMotifStyle::setUseHighlightColors ( bool arg )" If \fIarg\fR is FALSE, the style will polish the application's color palette to emulate the Motif way of highlighting, which is a simple inversion between the base and the text color. .PP -The effect will show up the next time an application palette is set via QApplication::setPalette(). The current color palette of the application remains unchanged. +The effect will show up the next time an application palette is set via TQApplication::setPalette(). The current color palette of the application remains unchanged. .PP See also TQStyle::polish(). .SH "bool TQMotifStyle::useHighlightColors () const" |