diff options
Diffstat (limited to 'doc/html/tutorial1-08.html')
-rw-r--r-- | doc/html/tutorial1-08.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tutorial1-08.html b/doc/html/tutorial1-08.html index ab6de140e..60f851fec 100644 --- a/doc/html/tutorial1-08.html +++ b/doc/html/tutorial1-08.html @@ -69,7 +69,7 @@ Until now, it has been fixed at 0..99. minVal, maxVal ); return; } - <a name="x2334"></a> slider-><a href="ntqrangecontrol.html#setRange">setRange</a>( minVal, maxVal ); + <a name="x2334"></a> slider-><a href="tqrangecontrol.html#setRange">setRange</a>( minVal, maxVal ); } </pre> <p> SetRange() sets the range of the slider in the LCDRange. Because we |