summaryrefslogtreecommitdiffstats
path: root/doc/html/qintvalidator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qintvalidator.html')
-rw-r--r--doc/html/qintvalidator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qintvalidator.html b/doc/html/qintvalidator.html
index d104b86fc..965f0b030 100644
--- a/doc/html/qintvalidator.html
+++ b/doc/html/qintvalidator.html
@@ -98,7 +98,7 @@ normally be associated with a widget as in the example above.
<p> The minimum and maximum values are set in one call with <a href="#setRange">setRange</a>()
or individually with <a href="#setBottom">setBottom</a>() and <a href="#setTop">setTop</a>().
-<p> <p>See also <a href="qdoublevalidator.html">TQDoubleValidator</a>, <a href="qregexpvalidator.html">TQRegExpValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>.
+<p> <p>See also <a href="qdoublevalidator.html">TQDoubleValidator</a>, <a href="tqregexpvalidator.html">TQRegExpValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQIntValidator"></a>TQIntValidator::TQIntValidator ( <a href="tqobject.html">TQObject</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )