diff options
Diffstat (limited to 'doc/man/man3/qvalidator.3qt')
-rw-r--r-- | doc/man/man3/qvalidator.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qvalidator.3qt b/doc/man/man3/qvalidator.3qt index 65e4e5d63..d58796375 100644 --- a/doc/man/man3/qvalidator.3qt +++ b/doc/man/man3/qvalidator.3qt @@ -9,7 +9,7 @@ .SH NAME QValidator \- Validation of input text .SH SYNOPSIS -\fC#include <qvalidator.h>\fR +\fC#include <ntqvalidator.h>\fR .PP Inherits QObject. .PP @@ -87,7 +87,7 @@ The function can change \fIinput\fR and \fIpos\fR (the cursor position) if it wa Reimplemented in QIntValidator, QDoubleValidator, and QRegExpValidator. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qvalidator.html +.BR http://doc.trolltech.com/ntqvalidator.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |