summaryrefslogtreecommitdiffstats
path: root/doc/html/tqregexpvalidator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqregexpvalidator.html')
-rw-r--r--doc/html/tqregexpvalidator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqregexpvalidator.html b/doc/html/tqregexpvalidator.html
index f0eb5cb2f..17677b953 100644
--- a/doc/html/tqregexpvalidator.html
+++ b/doc/html/tqregexpvalidator.html
@@ -105,7 +105,7 @@ normally be associated with a widget as in the example above.
s = "readm"; v.<a href="#validate">validate</a>( s, pos ); // Returns Intermediate
</pre>
-<p> <p>See also <a href="tqregexp.html">TQRegExp</a>, <a href="qintvalidator.html">TQIntValidator</a>, <a href="tqdoublevalidator.html">TQDoubleValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>.
+<p> <p>See also <a href="tqregexp.html">TQRegExp</a>, <a href="tqintvalidator.html">TQIntValidator</a>, <a href="tqdoublevalidator.html">TQDoubleValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQRegExpValidator"></a>TQRegExpValidator::TQRegExpValidator ( <a href="tqobject.html">TQObject</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )