summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqslider.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqslider.3qt')
-rw-r--r--doc/man/man3/tqslider.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqslider.3qt b/doc/man/man3/tqslider.3qt
index 13a2afd95..c7f3e23af 100644
--- a/doc/man/man3/tqslider.3qt
+++ b/doc/man/man3/tqslider.3qt
@@ -284,7 +284,7 @@ Returns the interval between tickmarks. See the "tickInterval" property for deta
.SH "TickSetting TQSlider::tickmarks () const"
Returns the tickmark settings for this slider. See the "tickmarks" property for details.
.SH "bool TQSlider::tracking () const"
-Returns TRUE if slider tracking is enabled; otherwise returns FALSE. See the "tracking" property for details.
+Returns true if slider tracking is enabled; otherwise returns false. See the "tracking" property for details.
.SH "int TQSlider::value () const"
Returns the current slider value. See the "value" property for details.
.SH "void TQSlider::valueChange ()\fC [virtual protected]\fR"