diff options
Diffstat (limited to 'doc/man/man3/qsqlrecord.3qt')
-rw-r--r-- | doc/man/man3/qsqlrecord.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qsqlrecord.3qt b/doc/man/man3/qsqlrecord.3qt index 211a1abe4..2dfed667f 100644 --- a/doc/man/man3/qsqlrecord.3qt +++ b/doc/man/man3/qsqlrecord.3qt @@ -9,7 +9,7 @@ .SH NAME QSqlRecord \- Encapsulates a database record, i.e. a set of database fields .SH SYNOPSIS -\fC#include <qsqlrecord.h>\fR +\fC#include <ntqsqlrecord.h>\fR .PP Inherited by QSqlCursor and QSqlIndex. .PP @@ -243,7 +243,7 @@ Returns the value of the field called \fIname\fR in the record. If field \fIname\fR does not exist the resultant behaviour is undefined. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qsqlrecord.html +.BR http://doc.trolltech.com/ntqsqlrecord.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |